summaryrefslogtreecommitdiff
path: root/extra/freeciv
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-14 14:20:24 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-14 14:20:24 +0100
commit20553d4814291e0960f86db52ff7d939241ff1d7 (patch)
tree8163d4cee334e471830714257e6df81d18a0ad1c /extra/freeciv
parentd51e9b973c5e554869e188fdc65106728c95c0c7 (diff)
parent1b9faba25721b73f30e49f0cea9c7346eedd0f73 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/netsurf/PKGBUILD extra/python/PKGBUILD extra/python2/PKGBUILD
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 08a0e8859..a7ce33b7c 100644
--- a/extra/freeciv/PKGBUILD
+++ b/extra/freeciv/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 156372 2012-04-17 18:59:36Z eric $
+# $Id: PKGBUILD 173222 2012-12-14 01:35:42Z eric $
# Maintainer: Eric Bélanger <eric@archlinux.org>
pkgname=freeciv
-pkgver=2.3.2
+pkgver=2.3.3
pkgrel=1
pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('e6267b5e0483cf9c29d01793d2f9433e73d62191')
+sha1sums=('f3cd76d5b4cc637d1a82398cdb9c1ac9518ce057')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"