Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8389647170d7d6cb457c6e521358e6f75672f01
commit d8389647170d7d6cb457c6e521358e6f75672f01 Author: Devil505 <[EMAIL PROTECTED]> Date: Sat Jun 7 08:18:07 2008 +0200 screenlets-0.1.2-1-i686 * version bump diff --git a/source/gnome-extra/screenlets/FrugalBuild b/source/gnome-extra/screenlets/FrugalBuild index 8d56f9e..287a463 100644 --- a/source/gnome-extra/screenlets/FrugalBuild +++ b/source/gnome-extra/screenlets/FrugalBuild @@ -3,17 +3,18 @@ # Contributor: AlexExtreme <[EMAIL PROTECTED]> pkgname=screenlets -pkgver=0.1.1 +pkgver=0.1.2 pkgrel=1 pkgdesc="Screenlets are small applications that can be described as the virtual representation of things lying/standing around on your desk" url="http://www.screenlets.org" depends=('pycairo' 'pygtk' 'pyxdg' 'dbus-python' 'gnome-python-desktop' 'libnotify' 'notification-daemon' 'xdg-utils' 'gnome-python-desktop-keyring' 'gnome-python-extras-mozembed') +options=('scriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="elinks -dump 'https://launchpad.net/screenlets/+download' | Flasttar" -source=(http://code.launchpad.net/screenlets/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz) +source=(http://code.launchpad.net/screenlets/trunk/$pkgver/+download/$pkgname-$pkgver.tar.bz2) _F_cd_path="$pkgname" -sha1sums=('f8936a1b59c353adcad5e82a276fb6c8aa3c90fb') +sha1sums=('de5a9776afbbd283a7fc83c63816f3f750b72baf') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
