Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current/.git;a=commitdiff;h=b3776a9479be85fbeac539a190469a666aea1ec2
commit b3776a9479be85fbeac539a190469a666aea1ec2 Author: Christian Hamar alias krix <[EMAIL PROTECTED]> Date: Mon Aug 6 12:22:11 2007 +0200 swfdec-mozilla-0.5.1-1-i686 * Version bump diff --git a/source/xlib-extra/swfdec-mozilla/FrugalBuild b/source/xlib-extra/swfdec-mozilla/FrugalBuild index 203bcde..6fd83e5 100644 --- a/source/xlib-extra/swfdec-mozilla/FrugalBuild +++ b/source/xlib-extra/swfdec-mozilla/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]> pkgname=swfdec-mozilla -pkgver=0.5.0 +pkgver=0.5.1 pkgrel=1 pkgdesc="Mozilla plugin that uses the Swfdec library for playing SWF files in a browser capable of loading NS-Plugins" url="http://swfdec.freedesktop.org/" license="LGPL" -depends=('swfdec=0.5.0' 'firefox') +depends=('swfdec=0.5.1' 'firefox') options=('scriptlet') groups=('xlib-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url | grep -m1 'Swfdec [0-9]' | sed 's/.*Swfdec \(.*\) is.*/\1/'" +up2date="lynx -dump http://swfdec.freedesktop.org/|grep -om1 'swfdec-\(.*\).tar.gz$'|Flasttar" source=($url/download/$pkgname/0.5/$pkgname-$pkgver.tar.gz) -sha1sums=('9b912440774bf017703736da293b60c5b49f5cdc') +sha1sums=('41c8e53f3ef6c64d82fc8d72304c78cc37a4effb') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
