Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e06569c6c3905798160a27eb41259be4c40b1913
commit e06569c6c3905798160a27eb41259be4c40b1913 Author: crazy <[email protected]> Date: Wed Jun 1 16:49:53 2016 +0200 patchutils-0.3.4-1-x86_64 * Version bump * source=() / up2date=() / depends=() fix diff --git a/source/devel-extra/patchutils/FrugalBuild b/source/devel-extra/patchutils/FrugalBuild index 025ddc0..baa7134 100644 --- a/source/devel-extra/patchutils/FrugalBuild +++ b/source/devel-extra/patchutils/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Miklos Vajna <[email protected]> pkgname=patchutils -pkgver=0.3.2 +pkgver=0.3.4 pkgrel=1 pkgdesc="A small collection of programs that operate on patch files." url="http://cyberelk.net/tim/patchutils/" -depends=('perl') +depends=('glibc') groups=('devel-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://cyberelk.net/tim/data/patchutils/stable/|grep bz2$|sed -n 's/.*-\(.*\)\.t.*/\1/;$ p'" -source=(http://cyberelk.net/tim/data/patchutils/stable/patchutils-$pkgver.tar.bz2) -sha1sums=('00c9d41318240bfae93843abd442adbdc8c4b568') +up2date="Flasttar http://cyberelk.net/tim/data/patchutils/stable/" +source=(http://cyberelk.net/tim/data/patchutils/stable/patchutils-$pkgver.tar.xz) +sha1sums=('b1d91eb1e2213450eae666a4701b3f917625dea3') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
