diff options
author | root <root@rshg054.dnsready.net> | 2012-05-27 00:05:57 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-05-27 00:05:57 +0000 |
commit | 1f45ad8e3f17397e2f44e68ef9a0d860091eea9e (patch) | |
tree | c739dcbb4950142bbb793715bfd19fb2d6cc80ef /community/wesnoth | |
parent | a5721a07196cf00c26ea1bfb651aab756d202ccb (diff) |
Sun May 27 00:05:56 UTC 2012
Diffstat (limited to 'community/wesnoth')
-rw-r--r-- | community/wesnoth/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/wesnoth/PKGBUILD b/community/wesnoth/PKGBUILD index 1eb194e74..2ff3f497d 100644 --- a/community/wesnoth/PKGBUILD +++ b/community/wesnoth/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 69014 2012-04-08 01:45:27Z svenstaro $ +# $Id: PKGBUILD 71216 2012-05-25 05:03:12Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Jan de Groot <jgc@archlinux.org> # Contributor: Tobias Powalowski <tpowa@archlinux.org> @@ -6,7 +6,7 @@ # Contributor: Douglas Soares de Andrade <douglas@archlinux.org> pkgname=wesnoth -pkgver=1.10.2 +pkgver=1.10.3 pkgrel=1 pkgdesc="A turn-based strategy game on a fantasy world" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ options=(!emptydirs) source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2 wesnoth.tmpfiles.conf wesnothd.rc.d) -md5sums=('61f93437ba13a27a048e5ee2ee63736a' +md5sums=('b25354c71d58f82c2c60cc12c6f09c36' 'b8122f5054e3895c9c054e87460869dc' '85659b47d22dfdf4e4d046556973fc3e') |