summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2016-10-25 22:03:59 +0200
committerNarrat2016-10-25 22:06:36 +0200
commit138c0541080499b3b5a0577964804c94c7920d19 (patch)
treef4a61aaa11dfbdb3f3014dc6763c12b61e93d252
parent36ff182384e34ace7c27fe9cc0aefc200fc221ee (diff)
downloadaur-138c0541080499b3b5a0577964804c94c7920d19.tar.gz
tibia: Update to 11.01 (build 3987)
-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 99e92949354c..dfe8a34590d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Oct 17 19:38:00 UTC 2016
+# Tue Oct 25 20:06:26 UTC 2016
pkgbase = tibia
pkgdesc = A fast-paced free massively multiplayer online role-playing game.
- pkgver = 11.00.3953
+ pkgver = 11.01.3987
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.3953.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
+ source = tibia-11.01.3987.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
source = http://www.tibia.com/support/agreement.php
source = tibia-starter.patch
- sha256sums = b43efc8e7246b7094a84146cbd2796442fa7aa56f5e0b63c604b788ca7c66ba9
+ sha256sums = 4991184d04282ececd13213c2b03403f41d479da34340b564ef0027c30fce921
sha256sums = fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34
- sha256sums = 31e8254ad506ea3fc8662c840107f3f60997ad0b109f0daa4c395ccdf81652da
+ sha256sums = aadf39e7ace44283bdd003d452d20ea804d52420f48e15a2f52def0e48d92e5c
pkgname = tibia
diff --git a/PKGBUILD b/PKGBUILD
index bf1691b7847f..71d3a1a890e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ricardo Cabral <ricardo.arturo.cabral@gmail.com>
pkgname=tibia
-pkgver=11.00.3953
+pkgver=11.01.3987
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=('b43efc8e7246b7094a84146cbd2796442fa7aa56f5e0b63c604b788ca7c66ba9'
+sha256sums=('4991184d04282ececd13213c2b03403f41d479da34340b564ef0027c30fce921'
'fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34'
- '31e8254ad506ea3fc8662c840107f3f60997ad0b109f0daa4c395ccdf81652da')
+ 'aadf39e7ace44283bdd003d452d20ea804d52420f48e15a2f52def0e48d92e5c')
prepare() {
gendesk -f -n
diff --git a/tibia-starter.patch b/tibia-starter.patch
index e825d4672eb2..1bc824bd83ab 100644
--- a/tibia-starter.patch
+++ b/tibia-starter.patch
@@ -1,5 +1,5 @@
---- a/tibia-11.00.3953/start-tibia.sh
-+++ b/tibia-11.00.3953/start-tibia.sh
+--- a/tibia-11.01.3987/start-tibia.sh
++++ b/tibia-11.01.3987/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.