summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2017-03-24 20:59:42 +0100
committerNarrat2017-03-24 20:59:42 +0100
commitb29fbfc60f92a1570572b899159db9fb5bab22e0 (patch)
treee2b73e32d7014f001744fb68e68499b7d1aa2325
parentf37d1325bd26eab7b42372a46b68a59d539803f3 (diff)
downloadaur-b29fbfc60f92a1570572b899159db9fb5bab22e0.tar.gz
tibia: Update to build 11.20.4691
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
-rw-r--r--tibia-starter.patch4
3 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c3de20d96e7..ac289494f916 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tibia
pkgdesc = A fast-paced free massively multiplayer online role-playing game.
- pkgver = 11.11.4603
+ pkgver = 11.20.4691
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.11.4603.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
+ source = tibia-11.20.4691.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 = 62f4c59c8371e6b64c75b938092a3d59faa81a8f4a3652afcbbd32fde9b61d67
- sha256sums = f3913f69f93254c6b35e75d95fb505b1cefa654bd1713bf57b457a4c767e16c0
- sha256sums = 123f9dc3d7ce4638edf6581ed9540317a318d1eadc36b96d3b348e0cf29131b9
+ sha256sums = 2095f0600ec01836ae5b12bcdb9b5117fa1db2217dda4834c7c1d4494ad33e02
+ sha256sums = 965edf1cf67698f9dcfcbced495e0e96a666207a9a0b91fb769ed386a5f1efe5
+ sha256sums = 4080de3762f4005791aa43ca36cb195dd1c3825a760b88322d65565b7e31b3c7
pkgname = tibia
diff --git a/PKGBUILD b/PKGBUILD
index 39dbed4dbf88..7108716521b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ricardo Cabral <ricardo.arturo.cabral@gmail.com>
pkgname=tibia
-pkgver=11.11.4603
+pkgver=11.20.4691
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=('62f4c59c8371e6b64c75b938092a3d59faa81a8f4a3652afcbbd32fde9b61d67'
- 'f3913f69f93254c6b35e75d95fb505b1cefa654bd1713bf57b457a4c767e16c0'
- '123f9dc3d7ce4638edf6581ed9540317a318d1eadc36b96d3b348e0cf29131b9')
+sha256sums=('2095f0600ec01836ae5b12bcdb9b5117fa1db2217dda4834c7c1d4494ad33e02'
+ '965edf1cf67698f9dcfcbced495e0e96a666207a9a0b91fb769ed386a5f1efe5'
+ '4080de3762f4005791aa43ca36cb195dd1c3825a760b88322d65565b7e31b3c7')
prepare() {
gendesk -f -n
diff --git a/tibia-starter.patch b/tibia-starter.patch
index cd60e79015c8..cd5020debcaf 100644
--- a/tibia-starter.patch
+++ b/tibia-starter.patch
@@ -1,5 +1,5 @@
---- a/tibia-11.11.4603/start-tibia.sh
-+++ b/tibia-11.11.4603/start-tibia.sh
+--- a/tibia-11.20.4691/start-tibia.sh
++++ b/tibia-11.20.4691/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.