summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Arturo Cabral2015-12-11 17:34:11 -0400
committerRicardo Arturo Cabral2015-12-11 17:34:11 -0400
commitf28aeb3d827e26eaa78db5059b8662fd0b597444 (patch)
tree2f96a023ced90646e9a384ef0547816e66eee99e
parent9566b1faceea7e43415e12f917867c62d1c27d6b (diff)
downloadaur-f28aeb3d827e26eaa78db5059b8662fd0b597444.tar.gz
Updated to 10.90 and added gendesk as build dep.
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edcc103c3290..fbc2cd3e0598 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,21 +1,21 @@
# Maintainer: Ricardo Cabral <ricardo.arturo.cabral@gmail.com>
_name="Tibia"
pkgname=tibia
-pkgver=1082
+pkgver=1090
pkgrel=1
pkgdesc="A fast-paced free massively multiplayer online role-playing game."
arch=('x86_64')
url="http://www.tibia.com"
license=('custom')
depends=('lib32-glu' 'lib32-mesa')
-makedepends=('python-html2text')
+makedepends=('gendesk' 'python-html2text')
provides=('tibia')
install=${pkgname}.install
source=("http://static.tibia.com/download/tibia${pkgver}.tgz"
'http://www.tibia.com/support/agreement.php' 'tibia.install')
-sha256sums=('f5016b13f51dd1bc99251acc56869a3064ebcb137b793d81e290e57e29098953'
+sha256sums=('1dce0559d674c1e9ae4f3a9d32afcd437b565ba95d391f8a577755eb9b80b386'
'fb192d96b893d012c0ecbf216885846c2826bdb72ae7824879959d3b01564f34'
'b4fad80c71133c3209e435d904024261e3a331faaa6a9fcb8cbe99f1ede0c454')