diff --git a/0ad-data/PKGBUILD b/0ad-data/PKGBUILD index f77920121d35a927e1f6147afdbf91b21bd3ad77..b34b03062ce744dbce2c6656e29aabe7d7fa504a 100644 --- a/0ad-data/PKGBUILD +++ b/0ad-data/PKGBUILD @@ -5,7 +5,7 @@ pkgname=0ad-data _pkgname=0ad -pkgver=0.0.13 +pkgver=0.0.14 _pkgver=$pkgver-alpha pkgrel=1 pkgdesc="Cross-platform, 3D and historically-based real-time strategy game (data files)" @@ -15,8 +15,8 @@ url="http://wildfiregames.com/0ad" license=('GPL2' 'CCPL-by-sa') categories=('games') changelog=ChangeLog -source=(http://downloads.sourceforge.net/project/zero-ad/releases/$_pkgname-$_pkgver-unix-data.tar.xz) -md5sums=('bcac3e49c35c26962a410cce311d6040') +source=(http://downloads.sourceforge.net/project/zero-ad/$_pkgname-$_pkgver-unix-data.tar.xz) +md5sums=('801ff456dc3348aa4b4e18552f0bffd3') package_0ad-data() { cd $srcdir/$_pkgname-$_pkgver diff --git a/0ad/PKGBUILD b/0ad/PKGBUILD index 47ad6b8c0b9cbff08c84ac29ecf7dd3c8155c208..f1d654c229860d4bac1c6069da00457c5eea6cf0 100644 --- a/0ad/PKGBUILD +++ b/0ad/PKGBUILD @@ -4,9 +4,9 @@ # Maintainer: Adrian Chaves Fernandez (Gallaecio) pkgname=0ad -pkgver=0.0.13 +pkgver=0.0.14 _pkgver=$pkgver-alpha -pkgrel=4 +pkgrel=1 pkgdesc="Cross-platform, 3D and historically-based real-time strategy game" screenshot=http://www.wildfiregames.com/0ad/images/news_images/dynamic-borders.jpg arch=('i686' 'x86_64') @@ -17,8 +17,8 @@ makedepends=('boost' 'python2') replaces=(0ad-debug) # If someone wants a debug version, they should rebuild 0ad with config=debug. categories=('games') changelog=ChangeLog -source=(http://downloads.sourceforge.net/project/zero-ad/releases/$pkgname-$_pkgver-unix-build.tar.xz) -md5sums=('3075c982c4af41a3586b6b6ef637d2c4') +source=(http://downloads.sourceforge.net/project/zero-ad/$pkgname-$_pkgver-unix-build.tar.xz) +md5sums=('5bbaffa02b6e9082cbd5142d43f9b700') build() { cd $srcdir/$pkgname-$_pkgver/build/workspaces