Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=edde6625857d39d176b26701a822219d47b77bb1
commit edde6625857d39d176b26701a822219d47b77bb1 Author: crazy <[email protected]> Date: Mon Nov 16 02:47:58 2015 +0100 fet-5.23.2-1-x86_64 * fix up2date / source() diff --git a/source/xapps-extra/fet/FrugalBuild b/source/xapps-extra/fet/FrugalBuild index b996ee8..d99f702 100644 --- a/source/xapps-extra/fet/FrugalBuild +++ b/source/xapps-extra/fet/FrugalBuild @@ -3,18 +3,16 @@ # Contributor: Devil505 <[email protected]> # Contributor: uzsolt <[email protected]> -options+=('asneeded') - pkgname=fet pkgver=5.23.2 pkgrel=1 pkgdesc="FET is a free timetabling program for schools, high-schools and some universities." -url="http://www.lalescu.ro/liviu/$pkgname" +url="http://lalescu.ro/liviu/fet/download.html" depends=('libqt3support' 'libpng' 'glib2' 'libsm' 'libxrandr' 'libxinerama' 'fontconfig' 'libstdc++' 'util-linux') options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url/download | Flasttar" +up2date="Flasttar http://lalescu.ro/liviu/fet/download.html" source=(http://www.lalescu.ro/liviu/fet/download/$pkgname-$pkgver.tar.bz2) sha1sums=('448636c62d24cf7311babd40152cc4b1d1c588be') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
