From 886d3d0994eb8e9f3e797155619619e0ef1353f8 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 8 May 2011 22:33:52 +0000 Subject: Sun May 8 22:33:51 UTC 2011 --- community/rep-gtk/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/rep-gtk') diff --git a/community/rep-gtk/PKGBUILD b/community/rep-gtk/PKGBUILD index b15e480f3..9b34f1e12 100644 --- a/community/rep-gtk/PKGBUILD +++ b/community/rep-gtk/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 42087 2011-03-13 17:54:11Z shusmann $ +# $Id: PKGBUILD 46416 2011-05-07 10:06:27Z shusmann $ # Maintainer: stefan-husmann@t-online.de # Contributor: Juergen Hoetzel pkgname=rep-gtk -pkgver=0.90.5 +pkgver=0.90.6 pkgrel=1 pkgdesc="Binding of the GTK and GDK libraries for the librep Lisp environment" arch=('i686' 'x86_64') url="http://sawfish.wikia.com/wiki/Rep-GTK" license=('GPL') depends=('librep' 'gtk2') -options=('libtool') source=(http://download.tuxfamily.org/librep/rep-gtk/${pkgname}-${pkgver}.tar.xz) -sha1sums=('8072e6470314555b7c894e1002d879f12be993d5') +sha1sums=('15222f11a91f5190cf3fad22af20932ea6851788') +options=('!libtool') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf