From 6fa5f08247aef1f757f376ef12bd4a6257c124f2 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 14 Nov 2012 01:13:06 -0800 Subject: Wed Nov 14 01:13:05 PST 2012 --- community/os-prober/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/os-prober/PKGBUILD') diff --git a/community/os-prober/PKGBUILD b/community/os-prober/PKGBUILD index c0085eb6a..9e955d266 100644 --- a/community/os-prober/PKGBUILD +++ b/community/os-prober/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 76031 2012-09-09 10:59:08Z tredaelli $ +# $Id: PKGBUILD 79823 2012-11-13 13:48:38Z tredaelli $ # Maintainer: Timothy Redaelli # Contributor: darkcoder pkgname=os-prober -pkgver=1.55 +pkgver=1.56 pkgrel=1 pkgdesc="Utility to detect other OSes on a set of drives" url="http://joey.kitenet.net/code/os-prober/" @@ -11,8 +11,8 @@ arch=('i686' 'x86_64') license=('GPL3') depends=('sh') source=(ftp://ftp.debian.org/debian/pool/main/o/${pkgname}/${pkgname}_${pkgver}.tar.gz) -md5sums=('a516bc304a10345d2116d5b9b70bacc3') -sha512sums=('dde7f648f0f54906b936ddf05b02166f44b0a9c64291fffa5390b7d96b434a9937577ff22f55dce0711e14775cd7d88c391feb8dd0a8b17d0a6235e91ae4b5d9') +md5sums=('bd9c1a7fc49a2499d79977cf2c1ec68d') +sha256sums=('88a79a04617f4ecbeb9c4d318cd9cf8fcb4ae7a724bd503942354011c7da5719') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf