Remove options

This commit is contained in:
Jguer 2018-06-19 17:07:33 +01:00
parent efba3860b8
commit 2b031ad57b
No known key found for this signature in database
GPG Key ID: 09754DBECF21746F
2 changed files with 0 additions and 3 deletions

View File

@ -15,8 +15,6 @@ pkgbase = yay
depends = git
conflicts = yay-bin
conflicts = yay-git
options = !strip
options = !emptydirs
source = yay-7.885.tar.gz::https://github.com/Jguer/yay/archive/v7.885.tar.gz
sha1sums = fa772179c6827c221ca3438f4cfdb77c9d08cb7e

View File

@ -6,7 +6,6 @@ pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/Jguer/yay"
license=('GPL')
options=('!strip' '!emptydirs')
depends=(
'pacman>=5.1'
'sudo'