summaryrefslogtreecommitdiff
path: root/community/os-prober/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-14 11:07:38 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-14 11:07:38 +0100
commitc8a6e62e24256833cac740194205534c19c4e86a (patch)
tree49773e0db190489895974b0522c010636ea45b9c /community/os-prober/PKGBUILD
parentc0a02f08d66969b92325d421354f4def5c23f84c (diff)
parent6fa5f08247aef1f757f376ef12bd4a6257c124f2 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
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 535f14ba1..ebaa922de 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 <timothy.redaelli@gmail.com>
# Contributor: darkcoder <mario_vazq@hotmail.com>
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' 'mips64el')
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"