summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-07-01 01:41:36 +0200
committerhaawda2020-07-01 01:41:36 +0200
commit9be6dbed979c3b3f7a4915407f6d803a6533b455 (patch)
treee3d8e56b51d45b3d09f7ab3dad60912326abf8ae /PKGBUILD
parent272e0f910260ebd859059152bd1fe9d2033f4a31 (diff)
downloadaur-9be6dbed979c3b3f7a4915407f6d803a6533b455.tar.gz
new dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0aaa57746fc1..695d8de79b95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=gauche-git
-pkgver=0.9.10_pre1.r12414
+pkgver=0.9.10_pre1.r12427
pkgrel=1
epoch=3
pkgdesc="R7RS Scheme implementation developed to be a handy script interpreter"
@@ -18,7 +18,7 @@ conflicts=('gauche')
source=('git+https://github.com/shirok/Gauche.git')
md5sums=('SKIP')
_gitname='Gauche'
-options=('!makeflags' '!emptydirs')
+#options=('!makeflags' '!emptydirs')
pkgver() {
cd "$_gitname"