summaryrefslogtreecommitdiff
path: root/community/haskell-gtk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-gtk/PKGBUILD')
-rw-r--r--community/haskell-gtk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/haskell-gtk/PKGBUILD b/community/haskell-gtk/PKGBUILD
index 746405a1c..b0dd2cf5d 100644
--- a/community/haskell-gtk/PKGBUILD
+++ b/community/haskell-gtk/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 108175 2014-03-24 09:05:00Z spupykin $
+# $Id: PKGBUILD 110622 2014-05-04 13:55:01Z td123 $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=haskell-gtk
-pkgver=0.12.5.6
+pkgver=0.12.5.7
pkgrel=1
pkgdesc="Binding to the gtk library for Gtk2Hs."
url="http://hackage.haskell.org/package/gtk"
@@ -16,7 +16,7 @@ conflicts=('gtk2hs-gtk')
options=('strip' 'staticlibs')
install=gtk2hs-gtk.install
source=(http://hackage.haskell.org/packages/archive/gtk/$pkgver/gtk-$pkgver.tar.gz)
-md5sums=('aa102599967851e6efeeb7338961557f')
+md5sums=('13020ad1f3f80a0d5b17c4e519172362')
build() {
cd ${srcdir}/gtk-${pkgver}