generated from archlinux/template
Remove options
This commit is contained in:
parent
efba3860b8
commit
2b031ad57b
2
.SRCINFO
2
.SRCINFO
@ -15,8 +15,6 @@ pkgbase = yay
|
|||||||
depends = git
|
depends = git
|
||||||
conflicts = yay-bin
|
conflicts = yay-bin
|
||||||
conflicts = yay-git
|
conflicts = yay-git
|
||||||
options = !strip
|
|
||||||
options = !emptydirs
|
|
||||||
source = yay-7.885.tar.gz::https://github.com/Jguer/yay/archive/v7.885.tar.gz
|
source = yay-7.885.tar.gz::https://github.com/Jguer/yay/archive/v7.885.tar.gz
|
||||||
sha1sums = fa772179c6827c221ca3438f4cfdb77c9d08cb7e
|
sha1sums = fa772179c6827c221ca3438f4cfdb77c9d08cb7e
|
||||||
|
|
||||||
|
1
PKGBUILD
1
PKGBUILD
@ -6,7 +6,6 @@ pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
|
|||||||
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
|
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
|
||||||
url="https://github.com/Jguer/yay"
|
url="https://github.com/Jguer/yay"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
options=('!strip' '!emptydirs')
|
|
||||||
depends=(
|
depends=(
|
||||||
'pacman>=5.1'
|
'pacman>=5.1'
|
||||||
'sudo'
|
'sudo'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user