community/go to 1.2.1-5 to change svn->subversion

This commit is contained in:
WarheadsSE 2014-04-22 17:17:29 -04:00
parent 578b000c27
commit be27822b46

View file

@ -17,7 +17,7 @@
pkgname=go
epoch=2
pkgver=1.2.1
pkgrel=4
pkgrel=5
pkgdesc='Compiler and tools for the Go programming language from Google'
url='http://golang.org/'
license=('custom')
@ -27,7 +27,7 @@ options=('!strip' 'staticlibs')
optdepends=('mercurial: for fetching sources from mercurial repositories'
'git: for fetching sources from git repositories'
'bzr: for fetching sources from bazaar repositories'
'svn: for fetching sources from subversion repositories')
'subversion: for fetching sources from subversion repositories')
install="$pkgname.install"
source=("$pkgname-$pkgver::hg+https://code.google.com/p/$pkgname#branch=release-branch.$pkgname${pkgver/.1}")
md5sums=('SKIP')