summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2017-05-12 19:32:11 +0200
committerNarrat2017-05-12 19:32:11 +0200
commitf10a491871856944305391c415dc4243d7b760ed (patch)
tree1618d16de526648dc53dc8f4eec19e8437a665cb
parent3c456df20eaf6e4400e3b18999284065e1deed9a (diff)
downloadaur-f10a491871856944305391c415dc4243d7b760ed.tar.gz
Tibia: update to build 11.30.4952
-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 a75d080f9613..4c5a43f77b01 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.4876
+ pkgver = 11.30.4952
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.4876.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
+ source = tibia-11.30.4952.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 = 6c26ef719014666734f7aa41ede7bc2c5e58dccf8af597bc9b15132bac586fed
+ sha256sums = b001a552ce68cb58be69ddf72ef63eabe0e690465b23f9e08a710e0992775630
sha256sums = 965edf1cf67698f9dcfcbced495e0e96a666207a9a0b91fb769ed386a5f1efe5
- sha256sums = db6e56882605c6bd5975b901536d309608f69f161ba928e17f913c1356daac15
+ sha256sums = ec8bacaef3df171b96c2094c7d9074e3b9d9298090caf07c36e47c9f6db05ef6
pkgname = tibia
diff --git a/PKGBUILD b/PKGBUILD
index 68a7387e629e..fdd37ec45a0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ricardo Cabral <ricardo.arturo.cabral@gmail.com>
pkgname=tibia
-pkgver=11.30.4876
+pkgver=11.30.4952
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=('6c26ef719014666734f7aa41ede7bc2c5e58dccf8af597bc9b15132bac586fed'
+sha256sums=('b001a552ce68cb58be69ddf72ef63eabe0e690465b23f9e08a710e0992775630'
'965edf1cf67698f9dcfcbced495e0e96a666207a9a0b91fb769ed386a5f1efe5'
- 'db6e56882605c6bd5975b901536d309608f69f161ba928e17f913c1356daac15')
+ 'ec8bacaef3df171b96c2094c7d9074e3b9d9298090caf07c36e47c9f6db05ef6')
prepare() {
gendesk -f -n
diff --git a/tibia-starter.patch b/tibia-starter.patch
index e8098d64a2ff..2623c2bd7368 100644
--- a/tibia-starter.patch
+++ b/tibia-starter.patch
@@ -1,5 +1,5 @@
---- a/tibia-11.30.4876/start-tibia.sh
-+++ b/tibia-11.30.4876/start-tibia.sh
+--- a/tibia-11.30.4952/start-tibia.sh
++++ b/tibia-11.30.4952/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.