summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2016-10-09 17:41:50 +0200
committerNarrat2016-10-09 17:41:50 +0200
commite70df601319b4cb690f1132de612c3d93db7a307 (patch)
tree94fe54141fa7fe6791c4f1f1ac677a33e157da70
parent5942a7f4a43a1d8600647288557ee7dadee6c309 (diff)
downloadaur-e70df601319b4cb690f1132de612c3d93db7a307.tar.gz
Tibia: Update to build 3913
-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 86a3cd0b357a..e847114fc1c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Oct 5 00:06:47 UTC 2016
+# Sun Oct 9 15:41:41 UTC 2016
pkgbase = tibia
pkgdesc = A fast-paced free massively multiplayer online role-playing game.
- pkgver = 11.00.3878
- pkgrel = 2
+ pkgver = 11.00.3913
+ pkgrel = 1
url = http://www.tibia.com
arch = x86_64
license = custom
@@ -16,10 +16,10 @@ pkgbase = tibia
depends = pcre
depends = qt5-base
depends = qt5-declarative
- source = tibia-11.00.3878.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
+ source = tibia-11.00.3913.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
source = http://www.tibia.com/support/agreement.php
source = tibia-starter.patch
- sha256sums = 07780c457bc106721d8f6ea79136e40121454c92300d995d7dff0a9b0dc2aabb
+ sha256sums = 2b3f883481e1c6e7747743d2f57011a1191934d628b8c568ab8e57f5121cd2bf
sha256sums = fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34
sha256sums = e610bd9011bd41085d3522fd3fdd49dc0c933ad933609dfa275666f0553a7fbb
diff --git a/PKGBUILD b/PKGBUILD
index d78cd64971bf..775aeac0be4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ricardo Cabral <ricardo.arturo.cabral@gmail.com>
pkgname=tibia
-pkgver=11.00.3878
-pkgrel=2
+pkgver=11.00.3913
+pkgrel=1
pkgdesc="A fast-paced free massively multiplayer online role-playing game."
arch=('x86_64')
url="http://www.tibia.com"
@@ -14,7 +14,7 @@ source=("${pkgname}-${pkgver}.tar.gz::http://static.tibia.com/download/tibia.x64
'http://www.tibia.com/support/agreement.php'
"tibia-starter.patch")
-sha256sums=('07780c457bc106721d8f6ea79136e40121454c92300d995d7dff0a9b0dc2aabb'
+sha256sums=('2b3f883481e1c6e7747743d2f57011a1191934d628b8c568ab8e57f5121cd2bf'
'fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34'
'e610bd9011bd41085d3522fd3fdd49dc0c933ad933609dfa275666f0553a7fbb')
diff --git a/tibia-starter.patch b/tibia-starter.patch
index 58faca98f2ff..84e65c70204b 100644
--- a/tibia-starter.patch
+++ b/tibia-starter.patch
@@ -1,5 +1,5 @@
---- a/tibia-11.00.3878/start-tibia.sh
-+++ b/tibia-11.00.3878/start-tibia.sh
+--- a/tibia-11.00.3913/start-tibia.sh
++++ b/tibia-11.00.3913/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.