summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2016-09-29 12:26:58 +0200
committerNarrat2016-09-29 12:26:58 +0200
commit97ac19e30520d187d95e7135d3b45ef628c16a6a (patch)
tree84124658b76457f22b56a8c189cea9a513618858
parentf58aeac7ba0173bcfe27769fcd06767430b15955 (diff)
downloadaur-97ac19e30520d187d95e7135d3b45ef628c16a6a.tar.gz
tibia: Update to build 3865
-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 b048a148c1eb..bcc131522b4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 23 01:17:04 UTC 2016
+# Thu Sep 29 10:26:33 UTC 2016
pkgbase = tibia
pkgdesc = A fast-paced free massively multiplayer online role-playing game.
- pkgver = 11.00.3839
+ pkgver = 11.00.3865
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.3839.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
+ source = tibia-11.00.3865.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
source = http://www.tibia.com/support/agreement.php
source = tibia-starter.patch
- sha256sums = 2fa3eee6ae78d37acc85f921816b4015be6b96ad0de08a4383084cf2ea5fdcd9
+ sha256sums = 82541fb08b21ab9eb600fbfd95968c1431be95dbcf936cb1620c35a8ea36c71e
sha256sums = fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34
- sha256sums = e91691e36a9f6228ece4f3346f21bce892f61902658d99c4a80e70daf0841325
+ sha256sums = 172c3149ea577f1b799327c56879c832cbfa6dc32ed2731b80ed0b5ffb919335
pkgname = tibia
diff --git a/PKGBUILD b/PKGBUILD
index 5848359f5430..114f998ca1ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ricardo Cabral <ricardo.arturo.cabral@gmail.com>
pkgname=tibia
-pkgver=11.00.3839
+pkgver=11.00.3865
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=('2fa3eee6ae78d37acc85f921816b4015be6b96ad0de08a4383084cf2ea5fdcd9'
+sha256sums=('82541fb08b21ab9eb600fbfd95968c1431be95dbcf936cb1620c35a8ea36c71e'
'fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34'
- 'e91691e36a9f6228ece4f3346f21bce892f61902658d99c4a80e70daf0841325')
+ '172c3149ea577f1b799327c56879c832cbfa6dc32ed2731b80ed0b5ffb919335')
prepare() {
gendesk -f -n
diff --git a/tibia-starter.patch b/tibia-starter.patch
index d76506c92d85..31bde6cc6d2c 100644
--- a/tibia-starter.patch
+++ b/tibia-starter.patch
@@ -1,5 +1,5 @@
---- a/tibia-11.00.3839/start-tibia.sh
-+++ b/tibia-11.00.3839/start-tibia.sh
+--- a/tibia-11.00.3865/start-tibia.sh
++++ b/tibia-11.00.3865/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.