Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6497ab57fa1a93e6a1d63ee5f91c2848014326e3
commit 6497ab57fa1a93e6a1d63ee5f91c2848014326e3 Author: Anthony Jorion <[email protected]> Date: Fri Jun 7 20:38:57 2013 +0200 phpbb-3.0.11-1-i686 * Fix up2date diff --git a/source/network-extra/phpbb/FrugalBuild b/source/network-extra/phpbb/FrugalBuild index 0c32ea4..1ce7ba2 100644 --- a/source/network-extra/phpbb/FrugalBuild +++ b/source/network-extra/phpbb/FrugalBuild @@ -14,8 +14,8 @@ groups=('network-extra') archs=('i686' 'x86_64') replaces=('phpbb-php5mod') backup=(var/www/phpBB3/config.php) -up2date="lynx -dump https://www.phpbb.com/downloads/|grep -m1 .tar.bz2|sed 's/.*phpBB-\(.*\)\.tar.bz2*/\1/'" -source=("$url/files/release/$_F_archive_name-$pkgver.tar.bz2" $source phpbbsetup README.Frugalware) +up2date="lynx -dump -listonly https://www.phpbb.com/downloads|grep zip|head -n 1|sed 's/.*phpBB-\(.*\)\.zip$/\1/'" +source=("$url/files/release/$_F_archive_name-$pkgver.zip" $source phpbbsetup README.Frugalware) sha1sums=('1ecd91729d87d774ebcaea4d8dbce572c681296a' \ '580608066ea98c79ddc83fc10db33a51e5061be3' \ '116bc9724acbf9a3d9448c333af4fb1be3e6e840') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
