Date: Wednesday, February 20, 2013 @ 02:15:08 Author: eric Revision: 178313
upgpkg: freeciv 2.3.4-1 Upstream update Modified: freeciv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-20 01:04:33 UTC (rev 178312) +++ PKGBUILD 2013-02-20 01:15:08 UTC (rev 178313) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=freeciv -pkgver=2.3.3 +pkgver=2.3.4 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ options=('!libtool') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('f3cd76d5b4cc637d1a82398cdb9c1ac9518ce057') +sha1sums=('974bbadf86c697bd2d4de7abf12d992fb50f1724') build() { cd "${srcdir}/${pkgname}-${pkgver}"
