summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Puntiy2015-05-14 23:54:37 +0300
committerIvan Puntiy2015-05-14 23:54:37 +0300
commita455cc661f5c7cdb994894e01a68e5f4801aac65 (patch)
treef6d385acc801b1dd4a05369a8c53bddc2fa7c8f8
parent91dd1221c4af1922fa3126e88f00c6e29406a268 (diff)
downloadaur-a455cc661f5c7cdb994894e01a68e5f4801aac65.tar.gz
unix-runescape-client 4.3.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed4de54ad37a..ae53431349a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unix-runescape-client
pkgdesc = RuneScape client for Linux and Unix
- pkgver = 4.3.2
+ pkgver = 4.3.3
pkgrel = 1
url = https://github.com/HikariKnight/rsu-client
install = unix-runescape-client.install
@@ -21,8 +21,8 @@ pkgbase = unix-runescape-client
optdepends = p7zip: to extract launcher from .msi
optdepends = cairo-nogl: if game crashes during loading/auto-setup
conflicts = runescape-client-bin
- source = unix-runescape-client-4.3.2.tar.gz::https://github.com/HikariKnight/rsu-client/archive/v4.3.2.tar.gz
- md5sums = 8713524866e2b2bd97cccbee87ef3aa3
+ source = unix-runescape-client-4.3.3.tar.gz::https://github.com/HikariKnight/rsu-client/archive/v4.3.3.tar.gz
+ md5sums = 221ce034080a21761690278fcf5913ca
pkgname = unix-runescape-client
diff --git a/PKGBUILD b/PKGBUILD
index d52cc06efd9d..2cbb20f36073 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ivan Puntiy <ivan.puntiy-at-gmail>
pkgname=unix-runescape-client
-pkgver=4.3.2
+pkgver=4.3.3
pkgrel=1
pkgdesc="RuneScape client for Linux and Unix"
arch=(any)
@@ -20,7 +20,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=('8713524866e2b2bd97cccbee87ef3aa3')
+md5sums=('221ce034080a21761690278fcf5913ca')
package() {
local _instdir="$pkgdir"/opt/runescape