Date: Thursday, December 13, 2012 @ 20:35:09 Author: eric Revision: 173221
upgpkg: freeciv 2.3.3-1 Upstream update Modified: freeciv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-13 22:30:06 UTC (rev 173220) +++ PKGBUILD 2012-12-14 01:35:09 UTC (rev 173221) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=freeciv -pkgver=2.3.2 +pkgver=2.3.3 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=('e6267b5e0483cf9c29d01793d2f9433e73d62191') +sha1sums=('f3cd76d5b4cc637d1a82398cdb9c1ac9518ce057') build() { cd "${srcdir}/${pkgname}-${pkgver}"
