summaryrefslogtreecommitdiff
path: root/extra/freeciv
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-21 00:03:57 -0800
committerroot <root@rshg054.dnsready.net>2013-02-21 00:03:57 -0800
commit111b18e76114f1a46a23a979a7872e7fda412601 (patch)
treec2dc239a6e89e8b41571373abc2e5ad7318075da /extra/freeciv
parent1bd47d3e04c409582486ea3ec915d3b7899f6841 (diff)
Thu Feb 21 00:03:56 PST 2013
Diffstat (limited to 'extra/freeciv')
-rw-r--r--extra/freeciv/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/freeciv/PKGBUILD b/extra/freeciv/PKGBUILD
index 0c4c6bd8c..81e27a414 100644
--- a/extra/freeciv/PKGBUILD
+++ b/extra/freeciv/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 173222 2012-12-14 01:35:42Z eric $
+# $Id: PKGBUILD 178314 2013-02-20 01:15:54Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
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 @@ depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme')
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}"