summaryrefslogtreecommitdiff
path: root/community/clanlib
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-07 23:14:52 +0000
committerroot <root@rshg054.dnsready.net>2011-12-07 23:14:52 +0000
commit6f9a9504db6338f0c35c4ca70bad42965b74791a (patch)
tree8cd9006f99ed08350063a734502b77e1d0ee7db4 /community/clanlib
parent8736f458a17a03cf79a763a0c8122f93162fed71 (diff)
Wed Dec 7 23:14:52 UTC 2011
Diffstat (limited to 'community/clanlib')
-rw-r--r--community/clanlib/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/clanlib/PKGBUILD b/community/clanlib/PKGBUILD
index 7abf7ebdd..c4b90317a 100644
--- a/community/clanlib/PKGBUILD
+++ b/community/clanlib/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 55262 2011-09-07 19:47:51Z svenstaro $
+# $Id: PKGBUILD 60147 2011-12-06 05:24:01Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=clanlib
-pkgver=2.3.3
+pkgver=2.3.4
pkgrel=1
pkgdesc="A multi-platform game development library."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('alsa-lib' 'libjpeg' 'libmikmod' 'libpng' 'libvorbis' 'libxi' 'libxmu'
makedepends=('doxygen' 'graphviz')
options=('!libtool')
source=(http://clanlib.org/download/releases-2.0/ClanLib-${pkgver}.tgz)
-md5sums=('052779f52c2e86317eca6a1e7d882fdf')
+md5sums=('cc89f632aa194399e909bbbd13beca1b')
build() {
cd ${srcdir}/ClanLib-${pkgver}