diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-01 03:54:24 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-01 03:54:24 +0000 |
commit | 88933a383866089c23f6d62783a6a24ab211e872 (patch) | |
tree | 06df2798b84f9e12ebbef88948c0e5b2a3227e99 /extra/gnugo/PKGBUILD | |
parent | ffb384c05abcdb9c7a7d9df8407b8efc8caa78de (diff) |
Tue Jul 1 03:46:37 UTC 2014
Diffstat (limited to 'extra/gnugo/PKGBUILD')
-rw-r--r-- | extra/gnugo/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnugo/PKGBUILD b/extra/gnugo/PKGBUILD index db803a1b9..49dfde200 100644 --- a/extra/gnugo/PKGBUILD +++ b/extra/gnugo/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 149077 2012-02-05 16:47:56Z bisson $ +# $Id: PKGBUILD 215714 2014-06-30 10:35:23Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Jason Chu <jason@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> @@ -6,7 +6,7 @@ pkgname=gnugo pkgver=3.8 -pkgrel=3 +pkgrel=4 pkgdesc='Program that plays the game of Go' url='http://www.gnu.org/software/gnugo/' license=('GPL3' 'custom') |