summaryrefslogtreecommitdiff
path: root/community/haskell-pango/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-20 02:04:03 -0800
committerroot <root@rshg054.dnsready.net>2012-11-20 02:04:03 -0800
commit0a05643b928d724c048e4306955642d91f24d33c (patch)
tree0a11cb4c40549d5a7359a86fccf6e05f65c52128 /community/haskell-pango/PKGBUILD
parent705d29694fd61c47a57ccec531e73d87a2960021 (diff)
Tue Nov 20 02:04:03 PST 2012
Diffstat (limited to 'community/haskell-pango/PKGBUILD')
-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 347c3a31d..d839f4995 100644
--- a/community/haskell-pango/PKGBUILD
+++ b/community/haskell-pango/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 77349 2012-10-09 04:17:52Z tdziedzic $
+# $Id: PKGBUILD 80284 2012-11-19 12:16:12Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=haskell-pango
-pkgver=0.12.3
-pkgrel=3
+pkgver=0.12.4
+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')
install=gtk2hs-pango.install
source=(http://hackage.haskell.org/packages/archive/pango/${pkgver}/pango-${pkgver}.tar.gz)
-md5sums=('1ef3132cb569703d5b1bc262c9d86fe3')
+md5sums=('e498beb2d10b45ebf08bffc2296e1195')
build() {
cd ${srcdir}/pango-${pkgver}