summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorObed N Munoz2018-02-26 14:53:44 -0600
committerObed N Munoz2018-02-26 14:53:44 -0600
commitf59ac086cb96c94e886e2c35a57289b716fc908a (patch)
tree6ff08d17955afb92d25ce791abb6bda1d1bb3e76 /PKGBUILD
parentb313709855ace8b018d603c5fb38dc8860722c64 (diff)
downloadaur-f59ac086cb96c94e886e2c35a57289b716fc908a.tar.gz
Bump version to master's commit
Signed-off-by: Obed N Munoz <obed.n.munoz@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0180abd2c1cf..114c22188036 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,16 +13,16 @@
pkgname=go-git
epoch=1
-pkgver=1.10rc2
+pkgver=0c471dfae2
pkgrel=1
pkgrepo=go
pkgdesc='Core compiler tools for the Go programming language'
arch=(i686 x86_64)
url='http://golang.org/'
license=(BSD)
-makedepends=(git go)
+makedepends=(git)
options=(!strip staticlibs)
-_commit=20e228f2fdb44350c858de941dff4aea9f3127b8
+_commit=0c471dfae29b0759c6f12e32d2d5ca69ea79d5d8
source=(git+https://go.googlesource.com/go#commit=$_commit)
md5sums=('SKIP')