Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=949d20838c3b4196f27c19d27fb20d7431a8d2d0
commit 949d20838c3b4196f27c19d27fb20d7431a8d2d0 Author: crazy <[email protected]> Date: Wed Feb 1 12:30:15 2017 +0100 os-prober-1.74-1-x86_64 * Version bump diff --git a/source/base/os-prober/FrugalBuild b/source/base/os-prober/FrugalBuild index 14d8824..6c73caf 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.73 +pkgver=1.74 pkgrel=1 pkgdesc="Utility to detect other OSes on a set of drives." url="http://packages.debian.org/os-prober" @@ -14,9 +14,10 @@ archs=('x86_64') up2date="lynx -dump -listonly https://packages.debian.org/unstable/utils/os-prober | grep '\.tar.xz'| sed 's/.*_\(.*\).tar.*/\1/'" source=(http://ftp.debian.org/debian/pool/main/o/os-prober/os-prober_$pkgver.tar.xz \ os-prober-frugalware.diff) -sha1sums=('34d7bd94d68929c51def6d93c1a00b826e9e657b' \ +sha1sums=('f7008494924ee60468bb27df8d926d7e0234edab' \ 'dee0a38e277f269df5d1dd464e4504cdb31fa384') +_F_cd_path="$pkgname" build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
