summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F Rødseth2017-01-18 16:04:01 +0100
committerAlexander F Rødseth2017-01-18 16:04:01 +0100
commit912a52e0bc45989fb5202df834cdecf9bf155919 (patch)
tree9e821c1b7b5f455d2f0be0938c70a7740ae25a24 /PKGBUILD
parentebad1cadcf483f1ffec395750703432d274262af (diff)
downloadaur-912a52e0bc45989fb5202df834cdecf9bf155919.tar.gz
Use specific commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe677cc53d0c..ce2f15d2ebe1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('go' 'python2')
makedepends=('go' 'python2' 'git')
license=('Apache')
options=('!strip')
-source=("git+https://github.com/google/grumpy.git"
+source=("git+https://github.com/google/grumpy.git#commit=35d1202"
'makefile.patch')
md5sums=('SKIP'
'1a73c49f15cd1ab978e5cacd0ea84ecb')