summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-06-25 23:57:41 +0200
committerhaawda2020-06-25 23:57:41 +0200
commit272e0f910260ebd859059152bd1fe9d2033f4a31 (patch)
tree72eed9567a3ab139cea4a1c86a1f072748001cf9 /PKGBUILD
parent4fc5b87838d5ca26c301c801d2b1fc311495483e (diff)
downloadaur-272e0f910260ebd859059152bd1fe9d2033f4a31.tar.gz
undo last change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e3fca4d5bcf..0aaa57746fc1 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.r12413
+pkgver=0.9.10_pre1.r12414
pkgrel=1
epoch=3
pkgdesc="R7RS Scheme implementation developed to be a handy script interpreter"
@@ -15,7 +15,7 @@ depends=('zlib' 'gdbm' 'libatomic_ops' 'gauche' 'slib')
makedepends=('bash' 'git')
provides=('gauche')
conflicts=('gauche')
-source=('git+https://github.com/shirok/Gauche.git#commit=951c82830442f6f7c389f01bc62601c6f9fc89eb')
+source=('git+https://github.com/shirok/Gauche.git')
md5sums=('SKIP')
_gitname='Gauche'
options=('!makeflags' '!emptydirs')