summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2016-12-27 22:26:27 +0100
committerNarrat2016-12-27 22:26:27 +0100
commitdc053ead2eb314e41bff34605c3e5d333655f712 (patch)
treec13fd0ccfa8ed05c21cc66b9f93e54f1d195d71d
parent73d065459696b11b38d5aec3b8b561c16e066c67 (diff)
downloadaur-dc053ead2eb314e41bff34605c3e5d333655f712.tar.gz
tibia: Update to 11.03.4221
-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 ffc23400cd81..75005ebfe1be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 23 22:57:11 UTC 2016
+# Tue Dec 27 21:26:21 UTC 2016
pkgbase = tibia
pkgdesc = A fast-paced free massively multiplayer online role-playing game.
- pkgver = 11.01.4078
+ pkgver = 11.03.4221
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.01.4078.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
+ source = tibia-11.03.4221.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
source = http://www.tibia.com/support/agreement.php
source = tibia-starter.patch
- sha256sums = aa77512673696fd93b74976c8789f464d9ce07930f8097c18d0b6261cef28c95
+ sha256sums = 898cc2b19995133460c96efee7414ad18e4e7cf272c0c9781ee6f4197b123e0a
sha256sums = fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34
- sha256sums = a17cb7321b7f2a8e5732d606a9d3b16ca0658f1f42436b2a014403836766dd5d
+ sha256sums = 7fd6807aae4e402799c8e93ee5b2e7bcf120a17ba511841245de063c6911d704
pkgname = tibia
diff --git a/PKGBUILD b/PKGBUILD
index 789737d6612d..477e08711eef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ricardo Cabral <ricardo.arturo.cabral@gmail.com>
pkgname=tibia
-pkgver=11.01.4078
+pkgver=11.03.4221
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=('aa77512673696fd93b74976c8789f464d9ce07930f8097c18d0b6261cef28c95'
+sha256sums=('898cc2b19995133460c96efee7414ad18e4e7cf272c0c9781ee6f4197b123e0a'
'fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34'
- 'a17cb7321b7f2a8e5732d606a9d3b16ca0658f1f42436b2a014403836766dd5d')
+ '7fd6807aae4e402799c8e93ee5b2e7bcf120a17ba511841245de063c6911d704')
prepare() {
gendesk -f -n
diff --git a/tibia-starter.patch b/tibia-starter.patch
index f0491c008fdd..d165f90a022d 100644
--- a/tibia-starter.patch
+++ b/tibia-starter.patch
@@ -1,5 +1,5 @@
---- a/tibia-11.01.4078/start-tibia.sh
-+++ b/tibia-11.01.4078/start-tibia.sh
+--- a/tibia-11.03.4221/start-tibia.sh
++++ b/tibia-11.03.4221/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.