Date: Thursday, September 5, 2013 @ 00:15:26 Author: svenstaro Revision: 96781
upgpkg: 0ad-data a14-1 Updating to a14 Modified: 0ad-data/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-09-04 22:10:06 UTC (rev 96780) +++ PKGBUILD 2013-09-04 22:15:26 UTC (rev 96781) @@ -3,8 +3,8 @@ # Contributor: Adrián Chaves Fernández (Gallaecio) <[email protected]> pkgname=0ad-data _pkgname=0ad -pkgver=a13 -_pkgver=0.0.13-alpha +pkgver=a14 +_pkgver=0.0.14-alpha pkgrel=1 pkgdesc="Cross-platform, 3D and historically-based real-time strategy game (data files)" arch=('any') @@ -13,7 +13,7 @@ depends=() makedepends=() source=("http://releases.wildfiregames.com/$_pkgname-$_pkgver-unix-data.tar.xz") -md5sums=('bcac3e49c35c26962a410cce311d6040') +md5sums=('801ff456dc3348aa4b4e18552f0bffd3') package(){ install -d ${pkgdir}/usr/share/${_pkgname}/data
