summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Puntiy2014-11-01 21:25:46 +0200
committerIvan Puntiy2014-11-01 21:25:46 +0200
commit5085439bfbe8e4edb64b7fd30539c856f9505ea3 (patch)
treed4f8cd3b80cd046c62a5d290ef31d0787f7ae187
parent39ecaae4a961b2350739248031e5982403bab4e6 (diff)
downloadaur-5085439bfbe8e4edb64b7fd30539c856f9505ea3.tar.gz
unix-runescape-client 4.2.9-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD16
2 files changed, 5 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13e2ae7af559..8fa884c971df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = unix-runescape-client
pkgdesc = RuneScape client for Linux and Unix
pkgver = 4.2.9
- pkgrel = 1
+ pkgrel = 2
url = http://hkprojects.weebly.com/runescape-client-for-linux-and-unix.html
install = unix-runescape-client.install
arch = any
@@ -20,9 +20,7 @@ pkgbase = unix-runescape-client
optdepends = cairo-nogl: if game crashes during loading/auto-setup
conflicts = runescape-client-bin
source = unix-runescape-client-4.2.9.tar.gz::https://github.com/HikariKnight/rsu-client/archive/v4.2.9.tar.gz
- source = rsu-client-4.2.9-combo-fix.patch
- md5sums = 07bab08f979705c7c85a99cd4233654f
- md5sums = bcfb82e511a902dbcff955bc5bde5fb7
+ md5sums = 91713a6f7328a689445c424a4509dfb7
pkgname = unix-runescape-client
diff --git a/PKGBUILD b/PKGBUILD
index 66bc893711a1..78bd3da3eef6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ivan Puntiy <ivan.puntiy-at-gmail>
pkgname=unix-runescape-client
pkgver=4.2.9
-pkgrel=1
+pkgrel=2
pkgdesc="RuneScape client for Linux and Unix"
arch=(any)
url="http://hkprojects.weebly.com/runescape-client-for-linux-and-unix.html"
@@ -19,18 +19,8 @@ optdepends=(
)
conflicts=('runescape-client-bin')
install=$pkgname.install
-source=("$pkgname-$pkgver.tar.gz::https://github.com/HikariKnight/rsu-client/archive/v$pkgver.tar.gz"
- "rsu-client-4.2.9-combo-fix.patch"
-)
-md5sums=('07bab08f979705c7c85a99cd4233654f'
- 'bcfb82e511a902dbcff955bc5bde5fb7')
-
-prepare() {
- cd "$srcdir/rsu-client-$pkgver"
-
- # patch commited upstream: cfb6286ad7fbb36b5745fa7b16cf523cd1fc1cee
- patch -p1 -i "$srcdir/rsu-client-4.2.9-combo-fix.patch"
-}
+source=("$pkgname-$pkgver.tar.gz::https://github.com/HikariKnight/rsu-client/archive/v$pkgver.tar.gz")
+md5sums=('91713a6f7328a689445c424a4509dfb7')
package() {
local _instdir="$pkgdir"/opt/runescape