summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 552936e1fb8c..91d4ce8ec425 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unix-runescape-client
pkgdesc = RuneScape client for Linux and Unix
- pkgver = 4.0.5
+ pkgver = 4.0.6
pkgrel = 1
url = http://hkprojects.weebly.com/runescape-client-for-linux-and-unix.html
install = unix-runescape-client.install
@@ -15,8 +15,8 @@ pkgbase = unix-runescape-client
optdepends = alsa-oss: for "force alsa" fix
optdepends = pulseaudio: for "force pulseaudio" fix
conflicts = runescape-client-bin
- source = unix-runescape-client-4.0.5.tar.gz::https://github.com/HikariKnight/rsu-client/tarball/v4.0.5
- md5sums = fb2b034c51ca5cc3bc92b704eead1c23
+ source = unix-runescape-client-4.0.6.tar.gz::https://github.com/HikariKnight/rsu-client/tarball/v4.0.6
+ md5sums = 8c99c1d3d7bb0d6822aa009dd1235e73
pkgname = unix-runescape-client
diff --git a/PKGBUILD b/PKGBUILD
index eb649a37180f..4ff77ef962b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ivan Puntiy <ivan.puntiy-at-gmail>
pkgname=unix-runescape-client
-pkgver=4.0.5
+pkgver=4.0.6
pkgrel=1
pkgdesc="RuneScape client for Linux and Unix"
arch=(any)
@@ -31,4 +31,4 @@ package() {
cp -Rt "$pkgdir"/usr templates/packaging/usr/share
}
-md5sums=('fb2b034c51ca5cc3bc92b704eead1c23')
+md5sums=('8c99c1d3d7bb0d6822aa009dd1235e73')