Date: Thursday, October 16, 2014 @ 10:57:48 Author: svenstaro Revision: 120766
upgpkg: 0ad-data a17-1 Upstream release a17 Modified: 0ad-data/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-16 08:39:29 UTC (rev 120765) +++ PKGBUILD 2014-10-16 08:57:48 UTC (rev 120766) @@ -3,8 +3,8 @@ # Contributor: Adrián Chaves Fernández (Gallaecio) <[email protected]> pkgname=0ad-data _pkgname=0ad -pkgver=a16 -_pkgver=0.0.16-alpha +pkgver=a17 +_pkgver=0.0.17-alpha pkgrel=1 pkgdesc="Cross-platform, 3D and historically-based real-time strategy game (data files)" arch=('any') @@ -12,8 +12,8 @@ license=('GPL2' 'CCPL') depends=() makedepends=() -source=("http://releases.wildfiregames.com/$_pkgname-$_pkgver-unix-data.tar.xz") -md5sums=('6f77bafbfb8bbc8f84edb8c2e4a58139') +source=("http://sourceforge.net/projects/zero-ad/files/releases/$_pkgname-$_pkgver-unix-data.tar.xz") +md5sums=('1126364e787638ac2f0ca15997942c37') package(){ install -d ${pkgdir}/usr/share/${_pkgname}/data
