mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
AUR: version dump
This commit is contained in:
parent
d1563d14bc
commit
ce84f0daa8
3 changed files with 6 additions and 5 deletions
|
@ -16,6 +16,7 @@ pkgbase = virtscreen
|
|||
optdepends = arandr: for display settings option
|
||||
provides = virtscreen
|
||||
source = https://github.com/kbumsik/VirtScreen/archive/0.2.1.tar.gz
|
||||
sha256sums = 9af568a73ff3523144bfbeacb7131d4fff9fc4fb8ee3fddb90d78f54b774acb7
|
||||
|
||||
pkgname = virtscreen
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ install=
|
|||
changelog=
|
||||
source=(https://github.com/kbumsik/$_pkgname_camelcase/archive/$pkgver.tar.gz)
|
||||
noextract=()
|
||||
sha256sums=('')
|
||||
sha256sums=('9af568a73ff3523144bfbeacb7131d4fff9fc4fb8ee3fddb90d78f54b774acb7')
|
||||
|
||||
package() {
|
||||
cd $_pkgname_camelcase-$pkgver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue