summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Puntiy2014-02-09 11:55:09 +0200
committerIvan Puntiy2014-02-09 11:55:09 +0200
commiteebc7bba508bba5714a3597de2e6b9b0c32bfc47 (patch)
treecf91b48e4c2f69d21d72eb2de8e6ae9a1d3b1b16
parenta47ef048fabdbb740d09710a996b4096aac6ba95 (diff)
downloadaur-eebc7bba508bba5714a3597de2e6b9b0c32bfc47.tar.gz
unix-runescape-client 4.2.3-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f81fd4de5c4..8f769fa11f61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = unix-runescape-client
pkgdesc = RuneScape client for Linux and Unix
- pkgver = 4.2.2
- pkgrel = 2
+ pkgver = 4.2.3
+ pkgrel = 1
url = http://hkprojects.weebly.com/runescape-client-for-linux-and-unix.html
install = unix-runescape-client.install
arch = any
@@ -17,8 +17,8 @@ pkgbase = unix-runescape-client
optdepends = perl-config-inifiles: instead of builtin
optdepends = perl-io-stringy: instead of builtin
conflicts = runescape-client-bin
- source = unix-runescape-client-4.2.2.tar.gz::https://github.com/HikariKnight/rsu-client/archive/v4.2.2.tar.gz
- md5sums = d509e3b883b6340d994ad67757ee87ef
+ source = unix-runescape-client-4.2.3.tar.gz::https://github.com/HikariKnight/rsu-client/archive/v4.2.3.tar.gz
+ md5sums = 955cb686727d9f06667c8602921d1637
pkgname = unix-runescape-client
diff --git a/PKGBUILD b/PKGBUILD
index a9c20f38d9ca..9d71ad56815d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ivan Puntiy <ivan.puntiy-at-gmail>
pkgname=unix-runescape-client
-pkgver=4.2.2
-pkgrel=2
+pkgver=4.2.3
+pkgrel=1
pkgdesc="RuneScape client for Linux and Unix"
arch=(any)
url="http://hkprojects.weebly.com/runescape-client-for-linux-and-unix.html"
@@ -18,7 +18,7 @@ optdepends=(
conflicts=('runescape-client-bin')
install=$pkgname.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/HikariKnight/rsu-client/archive/v$pkgver.tar.gz")
-md5sums=('d509e3b883b6340d994ad67757ee87ef')
+md5sums=('955cb686727d9f06667c8602921d1637')
package() {
local _instdir="$pkgdir"/opt/runescape