From 334c2a7916a80d08b1c216cfbf02135e64891632 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 7 Jun 2012 00:01:55 +0000 Subject: Thu Jun 7 00:01:54 UTC 2012 --- community/nbd/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/nbd') diff --git a/community/nbd/PKGBUILD b/community/nbd/PKGBUILD index a4d998095..c38d48afc 100644 --- a/community/nbd/PKGBUILD +++ b/community/nbd/PKGBUILD @@ -1,13 +1,13 @@ -# $Id: PKGBUILD 69320 2012-04-13 16:10:58Z svenstaro $ +# $Id: PKGBUILD 72000 2012-06-05 13:31:36Z svenstaro $ # Maintainer: Sven-Hendrik Haase # Contributor: Christian Hesse # Contributor: Ionut Biru # Contributor: Gerhard Brauer pkgname=nbd -pkgver=3.0 -pkgrel=2 -pkgdesc="Tools for network block devices, allowing you to use remote block devices over TCP/IP." +pkgver=3.1.1 +pkgrel=1 +pkgdesc="tools for network block devices, allowing you to use remote block devices over TCP/IP" arch=('i686' 'x86_64') url="http://nbd.sourceforge.net" license=('GPL') @@ -16,7 +16,7 @@ source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2 backup=('etc/nbd-server/config') depends=('glib2') install=nbd.install -md5sums=('81f549155267536ad30851eb50ee8d1c' +md5sums=('e0e9d96abe068ee4f6fecd58635450ac' '2d05d426b8c2708d5f8a0d028fcbae05' 'e7b13a8b3369e11927d9917664557efa') -- cgit v1.2.3-54-g00ecf