summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2017-01-17 22:52:20 +0100
committerNarrat2017-01-17 22:52:20 +0100
commit9ebafea15a0571dacbf7e1e37b2d3c891284a315 (patch)
tree7bec091d0b40446f277343812898d338104548f9
parentdc053ead2eb314e41bff34605c3e5d333655f712 (diff)
downloadaur-9ebafea15a0571dacbf7e1e37b2d3c891284a315.tar.gz
Tibia: Update to build 11.04.4320
-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 75005ebfe1be..9dec215c895e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Dec 27 21:26:21 UTC 2016
+# Tue Jan 17 21:52:07 UTC 2017
pkgbase = tibia
pkgdesc = A fast-paced free massively multiplayer online role-playing game.
- pkgver = 11.03.4221
+ pkgver = 11.04.4320
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.03.4221.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
+ source = tibia-11.04.4320.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
source = http://www.tibia.com/support/agreement.php
source = tibia-starter.patch
- sha256sums = 898cc2b19995133460c96efee7414ad18e4e7cf272c0c9781ee6f4197b123e0a
+ sha256sums = 59e0094545305e7eebdf370f74188291f5cd560a75222f6db6feee5252e166fd
sha256sums = fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34
- sha256sums = 7fd6807aae4e402799c8e93ee5b2e7bcf120a17ba511841245de063c6911d704
+ sha256sums = aef753b36439bb5dba1c9a3c4618e57386ee0f6218423b6e8916fe30a01079c3
pkgname = tibia
diff --git a/PKGBUILD b/PKGBUILD
index 477e08711eef..20a16f7e762f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ricardo Cabral <ricardo.arturo.cabral@gmail.com>
pkgname=tibia
-pkgver=11.03.4221
+pkgver=11.04.4320
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=('898cc2b19995133460c96efee7414ad18e4e7cf272c0c9781ee6f4197b123e0a'
+sha256sums=('59e0094545305e7eebdf370f74188291f5cd560a75222f6db6feee5252e166fd'
'fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34'
- '7fd6807aae4e402799c8e93ee5b2e7bcf120a17ba511841245de063c6911d704')
+ 'aef753b36439bb5dba1c9a3c4618e57386ee0f6218423b6e8916fe30a01079c3')
prepare() {
gendesk -f -n
diff --git a/tibia-starter.patch b/tibia-starter.patch
index d165f90a022d..859864fb8c9a 100644
--- a/tibia-starter.patch
+++ b/tibia-starter.patch
@@ -1,5 +1,5 @@
---- a/tibia-11.03.4221/start-tibia.sh
-+++ b/tibia-11.03.4221/start-tibia.sh
+--- a/tibia-11.04.4320/start-tibia.sh
++++ b/tibia-11.04.4320/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.