Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=617213e2c65f01d10b831fc02664a4d237c0673b
commit 617213e2c65f01d10b831fc02664a4d237c0673b Author: Anthony Jorion <[email protected]> Date: Wed May 22 13:44:02 2013 +0200 screenfetch-2.9.0-1-i686 * Version bump diff --git a/source/xapps-extra/screenfetch/FrugalBuild b/source/xapps-extra/screenfetch/FrugalBuild index 3194739..0f2a561 100644 --- a/source/xapps-extra/screenfetch/FrugalBuild +++ b/source/xapps-extra/screenfetch/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: PacMiam <[email protected]> pkgname=screenfetch -pkgver=2.8.1 +pkgver=2.9.0 pkgrel=1 pkgdesc="Bash screenshot info grabber (DE, WM, theme, uptime, ...)" url="http://git.silverirc.com/cgit.cgi/screenfetch.git" @@ -12,7 +12,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx --dump $url | grep -m1 $url/snapshot/$pkgname | cut -d '-' -f 2 | sed 's/.zip//'" source=($url/snapshot/$pkgname-$pkgver.tar.bz2) -sha1sums=('059a22ae97b464e3bd7f06d3bb57729d73398cf7') +sha1sums=('c1578db12a1d43b6e22afcbef6fcda5665a53423') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
