summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2017-04-10 03:51:51 +0200
committerNarrat2017-04-10 03:51:51 +0200
commit02ad85a26af2da41d8c3799918774f35dc61d7f3 (patch)
treee56f4cb64135d477810cadebcf0b68e1224ef0f4
parentb29fbfc60f92a1570572b899159db9fb5bab22e0 (diff)
downloadaur-02ad85a26af2da41d8c3799918774f35dc61d7f3.tar.gz
tibia: update to build 11.20.4789
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--tibia-starter.patch4
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac289494f916..1f56e35165b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tibia
pkgdesc = A fast-paced free massively multiplayer online role-playing game.
- pkgver = 11.20.4691
+ pkgver = 11.20.4789
pkgrel = 1
url = http://www.tibia.com
arch = x86_64
@@ -14,12 +14,12 @@ pkgbase = tibia
depends = pcre
depends = qt5-base
depends = qt5-declarative
- source = tibia-11.20.4691.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
+ source = tibia-11.20.4789.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz
source = tibia-agreement.php::http://www.tibia.com/support/agreement.php
source = tibia-starter.patch
- sha256sums = 2095f0600ec01836ae5b12bcdb9b5117fa1db2217dda4834c7c1d4494ad33e02
+ sha256sums = 240f2c8899f1f8f6aad20ea9d11acf57344c081e9b3c990472890bfaf24d832c
sha256sums = 965edf1cf67698f9dcfcbced495e0e96a666207a9a0b91fb769ed386a5f1efe5
- sha256sums = 4080de3762f4005791aa43ca36cb195dd1c3825a760b88322d65565b7e31b3c7
+ sha256sums = ea36e974f760dd804047bb16d9e501d917acf423424600a4d61eb743609effd6
pkgname = tibia
diff --git a/PKGBUILD b/PKGBUILD
index 7108716521b8..8546d3dc45cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ricardo Cabral <ricardo.arturo.cabral@gmail.com>
pkgname=tibia
-pkgver=11.20.4691
+pkgver=11.20.4789
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
"${pkgname}-agreement.php::http://www.tibia.com/support/agreement.php"
"tibia-starter.patch")
-sha256sums=('2095f0600ec01836ae5b12bcdb9b5117fa1db2217dda4834c7c1d4494ad33e02'
+sha256sums=('240f2c8899f1f8f6aad20ea9d11acf57344c081e9b3c990472890bfaf24d832c'
'965edf1cf67698f9dcfcbced495e0e96a666207a9a0b91fb769ed386a5f1efe5'
- '4080de3762f4005791aa43ca36cb195dd1c3825a760b88322d65565b7e31b3c7')
+ 'ea36e974f760dd804047bb16d9e501d917acf423424600a4d61eb743609effd6')
prepare() {
gendesk -f -n
diff --git a/tibia-starter.patch b/tibia-starter.patch
index cd5020debcaf..72c0b0f6cee9 100644
--- a/tibia-starter.patch
+++ b/tibia-starter.patch
@@ -1,5 +1,5 @@
---- a/tibia-11.20.4691/start-tibia.sh
-+++ b/tibia-11.20.4691/start-tibia.sh
+--- a/tibia-11.20.4789/start-tibia.sh
++++ b/tibia-11.20.4789/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.