summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgéballin2023-11-15 20:51:02 +0100
committergéballin2023-11-15 20:51:02 +0100
commitfcf3756677b8c6ed2b27eeed01ef50a41d535344 (patch)
tree96b5899087d730b3e4c96f838c808da2c02b90e8
parentfcd1e1f5707cb9bbfdba3a6b5dd7bc6344e7c347 (diff)
downloadaur-fcf3756677b8c6ed2b27eeed01ef50a41d535344.tar.gz
Update source url.
-rw-r--r--.SRCINFO5
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 251d895732ea..78320f93a2dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = awale
pkgdesc = A free version of the classic african reflexion game.
pkgver = 1.6
- pkgrel = 1
+ pkgrel = 2
url = http://www.nongnu.org/awale/index.html
arch = x86_64
arch = i686
@@ -11,8 +11,7 @@ pkgbase = awale
depends = sdl
depends = tcl
depends = tk
- source = http://ftp.igh.cnrs.fr/pub/nongnu/awale/awale-1.6.tar.gz
+ source = http://http://nongnu.askapache.com/awale/awale-1.6.tar.gz
md5sums = 9e7dcfcc5a658a1c97a7c7e7a679cc33
pkgname = awale
-
diff --git a/PKGBUILD b/PKGBUILD
index 92f6f315821f..0e1f3d5423ce 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Geballin - Guillaume Ballin <macniaque at free dot fr>
pkgname=awale
pkgver=1.6
-pkgrel=1
+pkgrel=2
pkgdesc="A free version of the classic african reflexion game."
url="http://www.nongnu.org/awale/index.html"
arch=('x86_64' 'i686')
@@ -13,7 +13,7 @@ conflicts=()
replaces=()
backup=()
install=
-source=("http://ftp.igh.cnrs.fr/pub/nongnu/awale/${pkgname}-${pkgver}.tar.gz")
+source=("http://http://nongnu.askapache.com/awale/${pkgname}-${pkgver}.tar.gz")
md5sums=('9e7dcfcc5a658a1c97a7c7e7a679cc33'
)