summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a742e803ee70..257d6b4b581b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Thu Jan 5 19:55:33 UTC 2017
pkgbase = rsgames
pkgdesc = A collection of board, card, and dice games in audio format played online
pkgver = 1.6
@@ -18,7 +20,7 @@ pkgbase = rsgames
conflicts = rsgames
source = rsgames.desktop
source = rsgames.sh
- source = http://www.rsgames.org/downloads/rsgclient/rsg-client-linux-1.6.py27.zip
+ source = http://rsgames.org/rsdownloads/rsgclient/rsg-client-dist-1.6-release.zip
md5sums = 109b93bd034fecd5389b68d9bc177547
md5sums = 4df8c8964b8ba2f00f6c97aece344e94
md5sums = 0d47d8bdcb9f2da1e5b709a63311b776
diff --git a/PKGBUILD b/PKGBUILD
index 776b05e46282..a645b4a183e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="A collection of board, card, and dice games in audio format played online"
arch=('any')
url="http://www.rsgames.org/"
-source=("$pkgname.desktop" "$pkgname.sh" "http://www.$pkgname.org/downloads/rsgclient/rsg-client-linux-$pkgver.py27.zip")
+source=("$pkgname.desktop" "$pkgname.sh" "http://rsgames.org/rsdownloads/rsgclient/rsg-client-dist-1.6-release.zip")
license=('Custom')
depends=('python2-speechd' 'wxpython' 'wxgtk2.8' 'python2-crypto' 'python2-configobj' 'python2-faulthandler')
makedepends=('unzip')