summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 625d819cee32..7b3d3a925aba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = go-git
pkgdesc = Compiler and tools for the Go programming language from Google
- pkgver = 1.4beta1.r2871.gc9778ec
+ pkgver = 1.6beta2.r50.g1b6d55a
pkgrel = 1
epoch = 2
url = http://golang.org/
@@ -17,7 +17,7 @@ pkgbase = go-git
optdepends = git: for fetching sources from git repositories
optdepends = bzr: for fetching sources from bazaar repositories
optdepends = subversion: for fetching sources from subversion repositories
- provides = go=1.4
+ provides = go=1.5
conflicts = go
conflicts = go-hg
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index ba07881e7f94..334e8b7d7683 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
pkgname=go-git
epoch=2
-pkgver=1.5beta2.r14.gaadd84e
+pkgver=1.6beta2.r50.g1b6d55a
pkgrel=1
provides=(go=1.5)
conflicts=('go' 'go-hg')