summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2016-10-17 21:36:40 +0200
committerNarrat2016-10-17 21:38:09 +0200
commit36ff182384e34ace7c27fe9cc0aefc200fc221ee (patch)
tree4dfd727a59bbf2f65b9c8a07e20a1773522d20c9
parente70df601319b4cb690f1132de612c3d93db7a307 (diff)
downloadaur-36ff182384e34ace7c27fe9cc0aefc200fc221ee.tar.gz
tibia: Update to build 3953
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--tibia-starter.patch4
3 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e847114fc1c5..99e92949354c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Oct 9 15:41:41 UTC 2016
+# Mon Oct 17 19:38:00 UTC 2016
pkgbase = tibia
pkgdesc = A fast-paced free massively multiplayer online role-playing game.
- pkgver = 11.00.3913
+ pkgver = 11.00.3953
pkgrel = 1
url = http://www.tibia.com
arch = x86_64
@@ -16,12 +16,12 @@ pkgbase = tibia
depends = pcre
depends = qt5-base
depends = qt5-declarative
- source = tibia-11.00.3913.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
+ source = tibia-11.00.3953.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
source = http://www.tibia.com/support/agreement.php
source = tibia-starter.patch
- sha256sums = 2b3f883481e1c6e7747743d2f57011a1191934d628b8c568ab8e57f5121cd2bf
+ sha256sums = b43efc8e7246b7094a84146cbd2796442fa7aa56f5e0b63c604b788ca7c66ba9
sha256sums = fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34
- sha256sums = e610bd9011bd41085d3522fd3fdd49dc0c933ad933609dfa275666f0553a7fbb
+ sha256sums = 31e8254ad506ea3fc8662c840107f3f60997ad0b109f0daa4c395ccdf81652da
pkgname = tibia
diff --git a/PKGBUILD b/PKGBUILD
index 775aeac0be4e..bf1691b7847f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ricardo Cabral <ricardo.arturo.cabral@gmail.com>
pkgname=tibia
-pkgver=11.00.3913
+pkgver=11.00.3953
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
'http://www.tibia.com/support/agreement.php'
"tibia-starter.patch")
-sha256sums=('2b3f883481e1c6e7747743d2f57011a1191934d628b8c568ab8e57f5121cd2bf'
+sha256sums=('b43efc8e7246b7094a84146cbd2796442fa7aa56f5e0b63c604b788ca7c66ba9'
'fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34'
- 'e610bd9011bd41085d3522fd3fdd49dc0c933ad933609dfa275666f0553a7fbb')
+ '31e8254ad506ea3fc8662c840107f3f60997ad0b109f0daa4c395ccdf81652da')
prepare() {
gendesk -f -n
diff --git a/tibia-starter.patch b/tibia-starter.patch
index 84e65c70204b..e825d4672eb2 100644
--- a/tibia-starter.patch
+++ b/tibia-starter.patch
@@ -1,5 +1,5 @@
---- a/tibia-11.00.3913/start-tibia.sh
-+++ b/tibia-11.00.3913/start-tibia.sh
+--- a/tibia-11.00.3953/start-tibia.sh
++++ b/tibia-11.00.3953/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.