Date: Saturday, August 19, 2017 @ 20:38:23 Author: arojas Revision: 302906
Update to 2.5.8 Modified: freeciv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-19 20:31:20 UTC (rev 302905) +++ PKGBUILD 2017-08-19 20:38:23 UTC (rev 302906) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=freeciv -pkgver=2.5.7 +pkgver=2.5.8 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ backup=('etc/freeciv/database.lua') source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 lua52_compat.patch) -sha1sums=('e1376bbf75bb343f3a4a8fb3ac9bebcd6cd7f382' +sha1sums=('713b8409877d95677ce3fb72899137803a43af31' '248f4c8b62557677bf27a0d06feb15148d811ce7') prepare() {
