summaryrefslogtreecommitdiff
path: root/community/nbd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nbd/PKGBUILD')
-rw-r--r--community/nbd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/nbd/PKGBUILD b/community/nbd/PKGBUILD
index be216947b..7d35e5316 100644
--- a/community/nbd/PKGBUILD
+++ b/community/nbd/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 104524 2014-01-22 10:03:16Z svenstaro $
+# $Id: PKGBUILD 107808 2014-03-19 20:59:30Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Christian Hesse <mail@eworm.de>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Gerhard Brauer <gerbra@archlinux.de>
pkgname=nbd
-pkgver=3.7
+pkgver=3.8
pkgrel=1
pkgdesc="tools for network block devices, allowing you to use remote block devices over TCP/IP"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz
backup=('etc/nbd-server/config')
depends=('glib2')
install=nbd.install
-md5sums=('09a17fd19596b6908bff8b7db74141fc'
+md5sums=('e9bcdb3e18af815573880ccbaee02646'
'2d05d426b8c2708d5f8a0d028fcbae05'
'5d1acc143018117174f79eff15afa038')