summaryrefslogtreecommitdiff
path: root/extra/freeciv
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-21 14:08:11 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-21 14:08:11 +0100
commit33e0fe3d6f416b9e5c69064d1e5f43e0a77e5a06 (patch)
tree68eb8e5aa930fa85c55f1f20af89e0e5537f5460 /extra/freeciv
parent1638606986baf083ec13fd41989240a2cccff276 (diff)
parent111b18e76114f1a46a23a979a7872e7fda412601 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/bitcoin/PKGBUILD community/luajit/PKGBUILD community/mplayer2/PKGBUILD extra/freeciv/PKGBUILD extra/graphviz/PKGBUILD extra/transmission/PKGBUILD
Diffstat (limited to 'extra/freeciv')
-rw-r--r--extra/freeciv/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/freeciv/PKGBUILD b/extra/freeciv/PKGBUILD
index cde1fd814..9db4debcb 100644
--- a/extra/freeciv/PKGBUILD
+++ b/extra/freeciv/PKGBUILD
@@ -1,9 +1,9 @@
-# $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
-pkgrel=1.1
+pkgver=2.3.4
+pkgrel=1
pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.freeciv.org/"
@@ -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}"