summaryrefslogtreecommitdiff
path: root/community/haskell-pango
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-15 00:01:19 +0000
committerroot <root@rshg054.dnsready.net>2012-03-15 00:01:19 +0000
commit14635ca5380a480450a66c3fcc29992d29a2bd8e (patch)
treea2f8e712c9e15b829397666c06d1cdd1a877d8a6 /community/haskell-pango
parent01a0c4bc740842efa3bf1a7e1d6c8be5656e4e2a (diff)
Thu Mar 15 00:01:19 UTC 2012
Diffstat (limited to 'community/haskell-pango')
-rw-r--r--community/haskell-pango/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/haskell-pango/PKGBUILD b/community/haskell-pango/PKGBUILD
index ff6d0017b..bf74c6d06 100644
--- a/community/haskell-pango/PKGBUILD
+++ b/community/haskell-pango/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 67062 2012-03-03 16:10:53Z tdziedzic $
+# $Id: PKGBUILD 67607 2012-03-13 14:08:52Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=haskell-pango
-pkgver=0.12.2
-pkgrel=2
+pkgver=0.12.3
+pkgrel=1
pkgdesc="Binding to the pango library for Gtk2Hs."
url="http://hackage.haskell.org/package/pango"
license=('LGPL2.1')
@@ -16,7 +16,7 @@ conflicts=('gtk2hs-pango')
options=('strip')
source=(http://hackage.haskell.org/packages/archive/pango/${pkgver}/pango-${pkgver}.tar.gz)
install=gtk2hs-pango.install
-md5sums=('301efd2d2348698ce8d586ee14c36e2b')
+md5sums=('1ef3132cb569703d5b1bc262c9d86fe3')
build() {
cd ${srcdir}/pango-${pkgver}