[arch-commits] Commit in go/trunk (PKGBUILD)

Alexander Rødseth arodseth at nymeria.archlinux.org
Tue Jun 24 12:35:44 UTC 2014


    Date: Tuesday, June 24, 2014 @ 14:35:43
  Author: arodseth
Revision: 113510

License is now BSD

Modified:
  go/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-24 12:12:02 UTC (rev 113509)
+++ PKGBUILD	2014-06-24 12:35:43 UTC (rev 113510)
@@ -12,11 +12,11 @@
 pkgname=go
 epoch=2
 pkgver=1.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Compiler and tools for the Go programming language from Google'
 arch=('x86_64' 'i686')
 url='http://golang.org/'
-license=('custom')
+license=('BSD')
 depends=('perl' 'gawk')
 makedepends=('inetutils' 'mercurial')
 options=('!strip' 'staticlibs')




More information about the arch-commits mailing list