Date: Monday, February 10, 2014 @ 20:19:06 Author: eric Revision: 205825
upgpkg: freeciv 2.4.2-1 Upstream update Modified: freeciv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-10 18:35:15 UTC (rev 205824) +++ PKGBUILD 2014-02-10 19:19:06 UTC (rev 205825) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=freeciv -pkgver=2.4.1 +pkgver=2.4.2 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ backup=('etc/freeciv/database.lua') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('16fddc97c91e99b31f23fc80746b3454f8f55f78') +sha1sums=('fe8aad19a3d99ebc641678c948417fa7d0c762e9') build() { cd ${pkgname}-${pkgver}
