summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvan Puntiy2017-06-22 01:11:21 +0300
committerIvan Puntiy2017-06-22 01:11:21 +0300
commit74b69f2f383b9e406bca51ef586d96ec030f8704 (patch)
tree71087afc6930424a44a7bb22156d76db4eabc2fd /PKGBUILD
parentfaab24cb0eddf5d3f9c00fef2c2bf0340295d09a (diff)
downloadaur-74b69f2f383b9e406bca51ef586d96ec030f8704.tar.gz
Upstream client rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 734a45ed5eae..2b9f892d2b19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=runescape-launcher
pkgver=2.2.4
pkgrel=2
-_pkgbump=6
+_pkgbump=7
pkgdesc="RuneScape Game Client (NXT)"
arch=(x86_64)
license=(custom)
@@ -22,7 +22,7 @@ provides=(runescape-launcher-nxt)
source=("wrapper.sh")
source_x86_64=("${pkgname}_${pkgver}-${_pkgbump}_amd64.deb::https://content.runescape.com/downloads/ubuntu/pool/non-free/r/$pkgname/${pkgname}_${pkgver}_amd64.deb")
sha256sums=('d20151c9111a77e753954638eb60f1b4ec0d2c86e173041dcd95bb7b309d5b12')
-sha256sums_x86_64=('500f6ee09510a56afcd5526bda0596eb42e7ad0edb032a8a2791310bc79987c0')
+sha256sums_x86_64=('4f3658a159c1f0630ab861d94db5aa719e2450afe987348402cb9a8474a8350d')
prepare() {
mkdir -p "$srcdir/$pkgname-$pkgver-$_pkgbump"