summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
-rw-r--r--tibia-starter.patch4
3 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a0d4b491f94..4e636c96ea9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jan 20 16:46:24 UTC 2017
+# Fri Jan 20 16:55:24 UTC 2017
pkgbase = tibia
pkgdesc = A fast-paced free massively multiplayer online role-playing game.
- pkgver = 11.04.4320
- pkgrel = 2
+ pkgver = 11.04.4347
+ pkgrel = 1
url = http://www.tibia.com
arch = x86_64
license = custom
@@ -16,12 +16,12 @@ pkgbase = tibia
depends = pcre
depends = qt5-base
depends = qt5-declarative
- source = tibia-11.04.4320.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
+ source = tibia-11.04.4347.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
source = http://www.tibia.com/support/agreement.php
source = tibia-starter.patch
- sha256sums = 59e0094545305e7eebdf370f74188291f5cd560a75222f6db6feee5252e166fd
+ sha256sums = 6e2ef99bc264b9feff47db103d82ae1f9d6648d66ca1689b73a6d1fd58160f2f
sha256sums = fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34
- sha256sums = aef753b36439bb5dba1c9a3c4618e57386ee0f6218423b6e8916fe30a01079c3
+ sha256sums = 345547cf4fd388758d7d28638135f1861f33c1712bac3dc5870a1423b3d13f99
pkgname = tibia
diff --git a/PKGBUILD b/PKGBUILD
index 6a23c664759e..4c2238d5a646 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ricardo Cabral <ricardo.arturo.cabral@gmail.com>
pkgname=tibia
-pkgver=11.04.4320
-pkgrel=2
+pkgver=11.04.4347
+pkgrel=1
pkgdesc="A fast-paced free massively multiplayer online role-playing game."
arch=('x86_64')
url="http://www.tibia.com"
@@ -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=('59e0094545305e7eebdf370f74188291f5cd560a75222f6db6feee5252e166fd'
+sha256sums=('6e2ef99bc264b9feff47db103d82ae1f9d6648d66ca1689b73a6d1fd58160f2f'
'fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34'
- 'aef753b36439bb5dba1c9a3c4618e57386ee0f6218423b6e8916fe30a01079c3')
+ '345547cf4fd388758d7d28638135f1861f33c1712bac3dc5870a1423b3d13f99')
prepare() {
gendesk -f -n
diff --git a/tibia-starter.patch b/tibia-starter.patch
index 859864fb8c9a..b2883fba9182 100644
--- a/tibia-starter.patch
+++ b/tibia-starter.patch
@@ -1,5 +1,5 @@
---- a/tibia-11.04.4320/start-tibia.sh
-+++ b/tibia-11.04.4320/start-tibia.sh
+--- a/tibia-11.04.4347/start-tibia.sh
++++ b/tibia-11.04.4347/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.