summaryrefslogtreecommitdiff
path: root/community/os-prober/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/os-prober/PKGBUILD')
-rw-r--r--community/os-prober/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/os-prober/PKGBUILD b/community/os-prober/PKGBUILD
index 7af48dcb7..c0085eb6a 100644
--- a/community/os-prober/PKGBUILD
+++ b/community/os-prober/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 73961 2012-07-17 15:25:25Z tredaelli $
+# $Id: PKGBUILD 76031 2012-09-09 10:59:08Z tredaelli $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: darkcoder <mario_vazq@hotmail.com>
pkgname=os-prober
-pkgver=1.54
+pkgver=1.55
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=('9a7e8e5adeeaff4913f727fa2c95490a')
-sha512sums=('2f0541a3c31d1c23c02f1e9543ac33e269b83f75eccedd8e47eefc2364d7ded9624660f11b7fe80c71cda3cbfde89aee191ec0bd6f656b877e4241e212c7b740')
+md5sums=('a516bc304a10345d2116d5b9b70bacc3')
+sha512sums=('dde7f648f0f54906b936ddf05b02166f44b0a9c64291fffa5390b7d96b434a9937577ff22f55dce0711e14775cd7d88c391feb8dd0a8b17d0a6235e91ae4b5d9')
build() {
cd "$srcdir/$pkgname-$pkgver"