Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47d852cf126feac7d0dc3dde23bec7414527bb8a
commit 47d852cf126feac7d0dc3dde23bec7414527bb8a Author: DeX77 <[email protected]> Date: Tue Mar 4 09:27:22 2014 +0100 go-1.2.1-1-x86_64 * version bump diff --git a/source/devel-extra/go/FrugalBuild b/source/devel-extra/go/FrugalBuild index 2e25b39..c1de771 100644 --- a/source/devel-extra/go/FrugalBuild +++ b/source/devel-extra/go/FrugalBuild @@ -4,8 +4,8 @@ options+=('asneeded') pkgname=go -pkgver=1.2 -pkgrel=2 +pkgver=1.2.1 +pkgrel=1 pkgdesc='Compiler and tools for the Go programming language from Google' archs=('x86_64' 'i686' 'arm') groups=('devel-extra') @@ -17,7 +17,7 @@ _F_cd_path="go/src" Finclude googlecode source=(${source} go.sh) -sha1sums=('7dd2408d40471aeb30a9e0b502c6717b5bf383a5' \ +sha1sums=('6a4b9991eddd8039438438d6aa25126ab7e07f2f' \ '3f6bff8914afcb7bc138faaa72d1cfd1140caaa7') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
