Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ffdcf850414a9f3e50276cf4ef0dda62bd31c27a
commit ffdcf850414a9f3e50276cf4ef0dda62bd31c27a Author: Anthony Jorion <[email protected]> Date: Sat Jul 6 13:33:30 2013 +0200 screenfetch-3.0.5-1-i686 * Version bump diff --git a/source/xapps-extra/screenfetch/FrugalBuild b/source/xapps-extra/screenfetch/FrugalBuild index c917152..e0ddff0 100644 --- a/source/xapps-extra/screenfetch/FrugalBuild +++ b/source/xapps-extra/screenfetch/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: PacMiam <[email protected]> pkgname=screenfetch -pkgver=3.0.0 +pkgver=3.0.5 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=('8bc9f665684d8b72608c6fb37ad5d9d625471ecb') +sha1sums=('744a10113d36849bc388f8a001feaeb1917cc20a') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
