summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgéballin2020-12-12 17:22:54 +0100
committergéballin2020-12-12 17:22:54 +0100
commitfcd1e1f5707cb9bbfdba3a6b5dd7bc6344e7c347 (patch)
treedd22402936efab6e4f4f64627492861881e4411a
parente54d389a71c6607a666358cdebb37c8753279bd1 (diff)
downloadaur-fcd1e1f5707cb9bbfdba3a6b5dd7bc6344e7c347.tar.gz
Updated to version 1.6
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e066de9b4fbb..251d895732ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = awale
pkgdesc = A free version of the classic african reflexion game.
- pkgver = 1.5
+ pkgver = 1.6
pkgrel = 1
url = http://www.nongnu.org/awale/index.html
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = awale
depends = sdl
depends = tcl
depends = tk
- source = http://ftp.igh.cnrs.fr/pub/nongnu/awale/awale-1.5.tar.gz
- md5sums = 579709384f038b75f31e26e3e490f60b
+ source = http://ftp.igh.cnrs.fr/pub/nongnu/awale/awale-1.6.tar.gz
+ md5sums = 9e7dcfcc5a658a1c97a7c7e7a679cc33
pkgname = awale
diff --git a/PKGBUILD b/PKGBUILD
index cfe7ad20d335..92f6f315821f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Geballin - Guillaume Ballin <macniaque at free dot fr>
pkgname=awale
-pkgver=1.5
+pkgver=1.6
pkgrel=1
pkgdesc="A free version of the classic african reflexion game."
url="http://www.nongnu.org/awale/index.html"
@@ -15,7 +15,7 @@ backup=()
install=
source=("http://ftp.igh.cnrs.fr/pub/nongnu/awale/${pkgname}-${pkgver}.tar.gz")
-md5sums=('579709384f038b75f31e26e3e490f60b'
+md5sums=('9e7dcfcc5a658a1c97a7c7e7a679cc33'
)
build() {