summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-06-25 23:27:59 +0200
committerhaawda2020-06-25 23:27:59 +0200
commit4fc5b87838d5ca26c301c801d2b1fc311495483e (patch)
tree9af3c151ed1085f8ff2b19340b44dde529121b6b /PKGBUILD
parent375c434cb6ac9d651494d61b94db96449bcc312b (diff)
downloadaur-4fc5b87838d5ca26c301c801d2b1fc311495483e.tar.gz
stick to a working commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b88877f59be9..5e3fca4d5bcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=gauche-git
-pkgver=0.9.9.r11739
+pkgver=0.9.10_pre1.r12413
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')
+source=('git+https://github.com/shirok/Gauche.git#commit=951c82830442f6f7c389f01bc62601c6f9fc89eb')
md5sums=('SKIP')
_gitname='Gauche'
options=('!makeflags' '!emptydirs')