mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
Updated AUR package
This commit is contained in:
parent
570a58243d
commit
277392e91e
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ pkgbase = virtscreen
|
|||
optdepends = arandr: for display settings option
|
||||
provides = virtscreen
|
||||
source = https://github.com/kbumsik/VirtScreen/archive/0.1.1.tar.gz
|
||||
sha256sums = c584fe68ef296bced2ef5f3d88ffe81de1039c3062531c34547eeabd8c2f186d
|
||||
sha256sums = 0207fa4c2d1ddebd35d42ce7489e8a357bf565b7e962073cdfd6521d56b92fc4
|
||||
|
||||
pkgname = virtscreen
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ install=
|
|||
changelog=
|
||||
source=(https://github.com/kbumsik/$_pkgname_camelcase/archive/$pkgver.tar.gz)
|
||||
noextract=()
|
||||
sha256sums=('c584fe68ef296bced2ef5f3d88ffe81de1039c3062531c34547eeabd8c2f186d')
|
||||
sha256sums=('0207fa4c2d1ddebd35d42ce7489e8a357bf565b7e962073cdfd6521d56b92fc4')
|
||||
|
||||
build() {
|
||||
echo "$pkgdir"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue