summaryrefslogtreecommitdiff
path: root/community/gemrb
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-28 01:10:44 -0700
committerroot <root@rshg054.dnsready.net>2013-05-28 01:10:44 -0700
commit72a09de07cab5e8ad5c3ec7c36814663a3f7a33b (patch)
tree9c774a29dfc7d56aaca8e91b4a00a1c9b24f303d /community/gemrb
parent39c27ccb8162e4ef41de8f2c354e598aa23bfa29 (diff)
Tue May 28 01:10:44 PDT 2013
Diffstat (limited to 'community/gemrb')
-rw-r--r--community/gemrb/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gemrb/PKGBUILD b/community/gemrb/PKGBUILD
index c80d193f5..ad190a689 100644
--- a/community/gemrb/PKGBUILD
+++ b/community/gemrb/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 90034 2013-05-06 19:37:17Z foutrelis $
+# $Id: PKGBUILD 91754 2013-05-27 08:10:59Z bpiotrowski $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=gemrb
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.8.0.1
+pkgrel=1
pkgdesc="OSS implementation of Bioware's Infinity Engine which supports eg. Baldur's Gate"
arch=('i686' 'x86_64')
url="http://www.gemrb.org/"
@@ -13,7 +13,7 @@ makedepends=('cmake')
install=gemrb.install
options=('!libtool')
source=("http://downloads.sourceforge.net/sourceforge/gemrb/$pkgname-$pkgver.tar.gz")
-md5sums=('dc0306d4d301726ac449225313285ea1')
+md5sums=('fdb97cc031cf969938952ce2c79b25fc')
build() {
cd "$srcdir/$pkgname-$pkgver"