summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Puntiy2017-03-01 19:55:52 +0200
committerIvan Puntiy2017-03-01 19:55:52 +0200
commite3d3b81a1490d7112411d7698bc1794debea8bf8 (patch)
treead33b79b731016f84a309ce6db11bed7542cbec6
parentccc55ac62d9e37fee5c0c29c39e1e716869d90aa (diff)
downloadaur-e3d3b81a1490d7112411d7698bc1794debea8bf8.tar.gz
Upstream client rebuild
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 516d090071fb..7c4b7c018fc4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Jan 30 21:10:45 UTC 2017
+# Wed Mar 1 17:55:11 UTC 2017
pkgbase = runescape-launcher
pkgdesc = RuneScape Game Client (NXT)
pkgver = 2.2.3
@@ -17,8 +17,8 @@ pkgbase = runescape-launcher
conflicts = runescape-launcher-nxt
source = wrapper.sh
sha256sums = d20151c9111a77e753954638eb60f1b4ec0d2c86e173041dcd95bb7b309d5b12
- source_x86_64 = runescape-launcher_2.2.3-1_amd64.deb::https://content.runescape.com/downloads/ubuntu/pool/non-free/r/runescape-launcher/runescape-launcher_2.2.3_amd64.deb
- sha256sums_x86_64 = 856f390c96b112ff9e26bb18a4a0ff9ca756f7a8edf33cbd177c2bbc5eb2b231
+ source_x86_64 = runescape-launcher_2.2.3-2_amd64.deb::https://content.runescape.com/downloads/ubuntu/pool/non-free/r/runescape-launcher/runescape-launcher_2.2.3_amd64.deb
+ sha256sums_x86_64 = facf1c55b81b37b7c4a2f41bb5286066e86f68b37d17109aa2d3c0fcec597d99
pkgname = runescape-launcher
diff --git a/PKGBUILD b/PKGBUILD
index 5e66d168d003..ddf5175fd387 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=runescape-launcher
pkgver=2.2.3
pkgrel=1
-_pkgbump=1
+_pkgbump=2
pkgdesc="RuneScape Game Client (NXT)"
arch=(x86_64)
license=(custom)
@@ -23,7 +23,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=('856f390c96b112ff9e26bb18a4a0ff9ca756f7a8edf33cbd177c2bbc5eb2b231')
+sha256sums_x86_64=('facf1c55b81b37b7c4a2f41bb5286066e86f68b37d17109aa2d3c0fcec597d99')
prepare() {
mkdir -p "$srcdir/$pkgname-$pkgver-$_pkgbump"
cd "$srcdir/$pkgname-$pkgver-$_pkgbump"