summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Puntiy2013-07-22 20:35:35 +0300
committerIvan Puntiy2013-07-22 20:35:35 +0300
commita01210a5af4a02736f3dc7601d38b1d09990c692 (patch)
treed108844e797f90203a6ad106dda8965132eb98b8
parent1cda327a1260937366196dd3f2fbf35c2d72f869 (diff)
downloadaur-a01210a5af4a02736f3dc7601d38b1d09990c692.tar.gz
unix-runescape-client 4.0.6-3
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1e94f3752b1..0bf4c9fef9da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = unix-runescape-client
pkgdesc = RuneScape client for Linux and Unix
pkgver = 4.0.6
- pkgrel = 2
+ pkgrel = 3
url = http://hkprojects.weebly.com/runescape-client-for-linux-and-unix.html
install = unix-runescape-client.install
arch = any
@@ -12,6 +12,7 @@ pkgbase = unix-runescape-client
depends = xterm
depends = p7zip
depends = perl-wx
+ depends = wget
optdepends = wine: for "compatibility mode" fix
optdepends = alsa-oss: for "force alsa" fix
optdepends = pulseaudio: for "force pulseaudio" fix
diff --git a/PKGBUILD b/PKGBUILD
index bb0592c303cf..aa33fd4d56ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Ivan Puntiy <ivan.puntiy-at-gmail>
pkgname=unix-runescape-client
pkgver=4.0.6
-pkgrel=2
+pkgrel=3
pkgdesc="RuneScape client for Linux and Unix"
arch=(any)
url="http://hkprojects.weebly.com/runescape-client-for-linux-and-unix.html"
license=(GPL2)
-depends=('java-runtime' 'perl' 'xterm' 'p7zip' 'perl-wx')
+depends=('java-runtime' 'perl' 'xterm' 'p7zip' 'perl-wx' 'wget')
makedepends=('git')
optdepends=(
'wine: for "compatibility mode" fix'