summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJguer2018-06-19 17:07:33 +0100
committerJguer2018-06-19 17:07:33 +0100
commit2b031ad57bd485dc84cd49a46e6bbdde63626cdb (patch)
tree242e6278a4ff2109556d36361be705302383cd81 /PKGBUILD
parentefba3860b8417e06245ca0bcb39ed9d0b22e6e1e (diff)
downloadaur-2b031ad57bd485dc84cd49a46e6bbdde63626cdb.tar.gz
Remove options
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bb45df757a5..7a49bafdafb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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'