Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0da5087414f89dd3cd4682cd7ff86291463d0070
commit 0da5087414f89dd3cd4682cd7ff86291463d0070 Author: crazy <[EMAIL PROTECTED]> Date: Fri Jun 6 12:48:43 2008 +0200 dbus-glib-0.76-1-x86_64 * Version bump diff --git a/source/apps/dbus-glib/FrugalBuild b/source/apps/dbus-glib/FrugalBuild index fc06797..85f0aba 100644 --- a/source/apps/dbus-glib/FrugalBuild +++ b/source/apps/dbus-glib/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy <[EMAIL PROTECTED]> pkgname=dbus-glib -pkgver=0.74 -pkgrel=2 +pkgver=0.76 +pkgrel=1 pkgdesc="Glib bindings for DBUS" url="http://www.freedesktop.org/wiki/Software_2fDBusBindings" depends=('dbus>=0.93' 'glib2>=2.16.3' 'expat') @@ -13,6 +13,7 @@ archs=('i686' 'x86_64') options=('scriptlet') up2date="lynx -dump http://dbus.freedesktop.org/releases/dbus-glib/|Flasttar" source=(http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) +sha1sums=('f7bfe7c394559bee12f0adfffd333304d471779a') build() { @@ -31,6 +32,6 @@ build() Fmakeinstall Fln ../usr/bin/dbus-binding-tool /bin/dbus-binding-tool } - -sha1sums=('ea8a1c9269fe6b5f63e6571a2c8a537a558f0211') + + # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
