Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=7df04ee7744e6f2a033f5a231dfbecb8ec39db4f
commit 7df04ee7744e6f2a033f5a231dfbecb8ec39db4f Author: James Buren <[email protected]> Date: Tue May 8 23:43:46 2012 -0500 os-prober-1.53-1-x86_64 * version bump diff --git a/source/base/os-prober/FrugalBuild b/source/base/os-prober/FrugalBuild index aa24831..bbb75e9 100644 --- a/source/base/os-prober/FrugalBuild +++ b/source/base/os-prober/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Vajna <[email protected]> pkgname=os-prober -pkgver=1.52 +pkgver=1.53 pkgrel=1 pkgdesc="Utility to detect other OSes on a set of drives." url="http://packages.debian.org/os-prober" @@ -14,12 +14,12 @@ Fpkgversep="_" up2date="lynx -dump http://ftp.debian.org/debian/pool/main/o/os-prober/|Flasttar" source=(http://ftp.debian.org/debian/pool/main/o/os-prober/os-prober_$pkgver.tar.gz \ os-prober-frugalware.diff) -sha1sums=('423d4630cb7cb3ee4c759c945016b775493fc476' \ +sha1sums=('4bbc6b755d0fd98f407bf56488d27965554c181d' \ 'dee0a38e277f269df5d1dd464e4504cdb31fa384') build() { - Fcd $pkgname + Fcd $pkgname-$pkgver Fmake echo "$CARCH" |grep -q 'i.86' && _arch=x86 [ "$CARCH" == "x86_64" ] && _arch=x86 _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
