Date: Thursday, December 26, 2013 @ 12:23:21 Author: svenstaro Revision: 103086
upgpkg: 0ad-data a15-1 upstream release a15 Modified: 0ad-data/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-26 11:20:44 UTC (rev 103085) +++ PKGBUILD 2013-12-26 11:23:21 UTC (rev 103086) @@ -3,8 +3,8 @@ # Contributor: Adrián Chaves Fernández (Gallaecio) <[email protected]> pkgname=0ad-data _pkgname=0ad -pkgver=a14 -_pkgver=0.0.14-alpha +pkgver=a15 +_pkgver=0.0.15-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=('801ff456dc3348aa4b4e18552f0bffd3') +md5sums=('8dc979df0702552d1fe9b980915c4c04') package(){ install -d ${pkgdir}/usr/share/${_pkgname}/data
