Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76370149f5b8792e5b2ba0c8a361fb831d3e47ca
commit 76370149f5b8792e5b2ba0c8a361fb831d3e47ca Author: crazy <[email protected]> Date: Tue Jan 24 16:40:12 2017 +0100 os-prober-1.73-1-x86_64 * Version bump diff --git a/source/base/os-prober/FrugalBuild b/source/base/os-prober/FrugalBuild index 990c9e2..14d8824 100644 --- a/source/base/os-prober/FrugalBuild +++ b/source/base/os-prober/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Miklos Vajna <[email protected]> pkgname=os-prober -pkgver=1.71 -pkgrel=4 +pkgver=1.73 +pkgrel=1 pkgdesc="Utility to detect other OSes on a set of drives." url="http://packages.debian.org/os-prober" depends=('bash') @@ -14,7 +14,7 @@ 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=('7d603d603208fe8b065f84da62dcfb6ee965a9eb' \ +sha1sums=('34d7bd94d68929c51def6d93c1a00b826e9e657b' \ 'dee0a38e277f269df5d1dd464e4504cdb31fa384') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
