Date: Sunday, August 17, 2014 @ 02:52:39 Author: eric Revision: 220122
upgpkg: freeciv 2.4.3-1 Upstream update Modified: freeciv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-16 22:33:00 UTC (rev 220121) +++ PKGBUILD 2014-08-17 00:52:39 UTC (rev 220122) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=freeciv -pkgver=2.4.2 +pkgver=2.4.3 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=('fe8aad19a3d99ebc641678c948417fa7d0c762e9') +sha1sums=('ed7473e28c53e4bfbfc2535c15c7ef17d4e34204') build() { cd ${pkgname}-${pkgver}
