summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2017-06-28 22:01:30 +0200
committerNarrat2017-06-28 22:01:30 +0200
commitbf748feda8893417ce30114bf348cb9a6fe5fdcb (patch)
tree7ee32dcbb45ccd1ac0c03438e400284501c03a8d
parentd1ef60ec9e03b910e7e9f8acc79f110303d89300 (diff)
downloadaur-bf748feda8893417ce30114bf348cb9a6fe5fdcb.tar.gz
tibia: update to build 11.32.5246
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--tibia-starter.patch4
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3ef9d4b1749..11b618e545a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tibia
pkgdesc = A fast-paced free massively multiplayer online role-playing game.
- pkgver = 11.30.5036
+ pkgver = 11.32.5246
pkgrel = 1
url = http://www.tibia.com
arch = x86_64
@@ -14,12 +14,12 @@ pkgbase = tibia
depends = pcre
depends = qt5-base
depends = qt5-declarative
- source = tibia-11.30.5036.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
+ source = tibia-11.32.5246.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
source = tibia-agreement.php::http://www.tibia.com/support/agreement.php
source = tibia-starter.patch
- sha256sums = b001a552ce68cb58be69ddf72ef63eabe0e690465b23f9e08a710e0992775630
+ sha256sums = 907421de4de759f424c00bd8c1fa836568ff2fc80b9a0ca792bef1876747cdae
sha256sums = 965edf1cf67698f9dcfcbced495e0e96a666207a9a0b91fb769ed386a5f1efe5
- sha256sums = ec8bacaef3df171b96c2094c7d9074e3b9d9298090caf07c36e47c9f6db05ef6
+ sha256sums = 5ea261b626e788eedebc677df9ca412e668a7ea9db0b88e362378330c2ff475f
pkgname = tibia
diff --git a/PKGBUILD b/PKGBUILD
index ad1804be2f18..721d021d177a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ricardo Cabral <ricardo.arturo.cabral@gmail.com>
pkgname=tibia
-pkgver=11.30.5036
+pkgver=11.32.5246
pkgrel=1
pkgdesc="A fast-paced free massively multiplayer online role-playing game."
arch=('x86_64')
@@ -14,9 +14,9 @@ source=("${pkgname}-${pkgver}.tar.gz::http://static.tibia.com/download/tibia.x64
"${pkgname}-agreement.php::http://www.tibia.com/support/agreement.php"
"tibia-starter.patch")
-sha256sums=('29abd93dacaff6a32c20a59b6fb7039079e188721d130a240772ef35ee90322d'
+sha256sums=('907421de4de759f424c00bd8c1fa836568ff2fc80b9a0ca792bef1876747cdae'
'965edf1cf67698f9dcfcbced495e0e96a666207a9a0b91fb769ed386a5f1efe5'
- '0173af5e71f9fbba8b1b91550fb1bdeacd04df9f0d3cde5a35e4b2bf6f94e29a')
+ '5ea261b626e788eedebc677df9ca412e668a7ea9db0b88e362378330c2ff475f')
prepare() {
gendesk -f -n
diff --git a/tibia-starter.patch b/tibia-starter.patch
index ff1fd6d3ddb9..bcda8bc21949 100644
--- a/tibia-starter.patch
+++ b/tibia-starter.patch
@@ -1,5 +1,5 @@
---- a/tibia-11.30.5036/start-tibia.sh
-+++ b/tibia-11.30.5036/start-tibia.sh
+--- a/tibia-11.32.5246/start-tibia.sh
++++ b/tibia-11.32.5246/start-tibia.sh
@@ -3,8 +3,6 @@
# Adapts library load path to include Qt libraries found in the root folder of the client's binary file.
# client shouldn't be called directly to prevent needed libraries not being found.