summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvan Puntiy2016-04-19 11:42:39 +0300
committerIvan Puntiy2016-04-19 11:42:39 +0300
commitc4a7a05b04ec7080073bec6725d65833d3b554a1 (patch)
tree5113a3f7db61684c7c06aad3319e6f430254138e /PKGBUILD
parent4e59a7842a071128c5b3e75047a0c5d0b244d7c4 (diff)
downloadaur-c4a7a05b04ec7080073bec6725d65833d3b554a1.tar.gz
upstream versionless update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7174f59ca8f0..94dd4bbbf1dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=runescape-launcher
pkgver=2.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="RuneScape Game Client"
arch=(x86_64)
license=(custom)
@@ -25,7 +25,7 @@ install=$pkgname.install
source=("wrapper.sh")
source_x86_64=("https://content.runescape.com/downloads/ubuntu/pool/non-free/r/$pkgname/${pkgname}_${pkgver}_amd64.deb")
sha256sums=('d20151c9111a77e753954638eb60f1b4ec0d2c86e173041dcd95bb7b309d5b12')
-sha256sums_x86_64=('7b07d25bb22ca43dd042b76eaaad77dcd79f05a7f88be62de21c9f2662bcaac5')
+sha256sums_x86_64=('4460539354b6fc76b7a59e6b30274e79c9f5a2609d84ec275fdc67736d6db6bb')
prepare() {
mkdir -p "$srcdir/$pkgname-$pkgver"