Date: Saturday, May 17, 2014 @ 21:35:13 Author: svenstaro Revision: 111379
upgpkg: 0ad-data a16-1 upstream release a16 Modified: 0ad-data/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-17 18:52:32 UTC (rev 111378) +++ PKGBUILD 2014-05-17 19:35:13 UTC (rev 111379) @@ -3,8 +3,8 @@ # Contributor: Adrián Chaves Fernández (Gallaecio) <[email protected]> pkgname=0ad-data _pkgname=0ad -pkgver=a15 -_pkgver=0.0.15-alpha +pkgver=a16 +_pkgver=0.0.16-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=('8dc979df0702552d1fe9b980915c4c04') +md5sums=('6f77bafbfb8bbc8f84edb8c2e4a58139') package(){ install -d ${pkgdir}/usr/share/${_pkgname}/data
