Date: Saturday, March 21, 2015 @ 13:30:16 Author: svenstaro Revision: 129683
upgpkg: nbd 3.10-1 upstream release 3.10 Modified: nbd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-21 11:09:35 UTC (rev 129682) +++ PKGBUILD 2015-03-21 12:30:16 UTC (rev 129683) @@ -5,7 +5,7 @@ # Contributor: Gerhard Brauer <[email protected]> pkgname=nbd -pkgver=3.9.1 +pkgver=3.10 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 @@ backup=('etc/nbd-server/config') depends=('glib2') install=nbd.install -md5sums=('895e843129449fa3e6ad819bbcd6c1e2' +md5sums=('c39aea16c30850812c0137714668b0f3' '2d05d426b8c2708d5f8a0d028fcbae05' '5d1acc143018117174f79eff15afa038')
