summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee9ae82cee58..1a1507f6b5f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Joan Sala Soler <contact@joansala.com>
pkgname=auale
-pkgver=1.1.0
+pkgver=1.1.2
pkgrel=1
pkgdesc="A free mancala game for the serious player"
arch=('any')
@@ -25,8 +25,8 @@ makedepends=(
)
replaces=('python2-auale')
install=${pkgname}.install
-source=("http://www.joansala.com/auale/packages/$pkgname-$pkgver.tar.gz")
-sha256sums=('c37602d569ebc66ee38381e7f801b198e68b5bdbbfb8052a4cf6d12df2407dd1')
+source=("http://www.joansala.com/auale/packages/$pkgname-$pkgver.tar.xz")
+sha256sums=('e74bf6dba321e35b3d2216b764f87825de3721911bc7124e8202153d5dee6aa4')
build() {
pushd ${pkgname}-${pkgver}/src/${pkgname}