Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53ed19679573ad04436c030d5f010005e122da1a
commit 53ed19679573ad04436c030d5f010005e122da1a Author: Devil505 <[email protected]> Date: Fri Jan 2 10:03:35 2009 +0100 gtkhash-0.2.1-1-i686 * version bump diff --git a/source/xapps-extra/gtkhash/FrugalBuild b/source/xapps-extra/gtkhash/FrugalBuild index 223d3a2..cb843ed 100644 --- a/source/xapps-extra/gtkhash/FrugalBuild +++ b/source/xapps-extra/gtkhash/FrugalBuild @@ -2,18 +2,16 @@ # Maintainer: Devil505 <[email protected]> pkgname=gtkhash -pkgver=0.2.0 +pkgver=0.2.1 pkgrel=1 pkgdesc="A GTK+ utility for computing message digests or checksums using the mhash library." -_F_sourceforge_broken_up2date="1" Finclude sourceforge -url="http://gtkhash.sourceforge.net/" depends=('gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libglade' 'mhash' 'libxdamage' 'libxext') -makedepends=('perl-xml-parser') +makedepends=('perl-xml-parser' 'intltool') options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('24587e41b9106ef9a885dd40a227ddbf4f843515') +sha1sums=('33ef92fdd7c8a1c8281e1a2f841edfbfe3a9753a') _F_desktop_name="GtkHash" _F_desktop_desc="A GTK+ utility for computing file checksums." _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
