Date: Monday, May 25, 2015 @ 16:25:02 Author: svenstaro Revision: 134060
upgpkg: nbd 3.11-1 upstream release 3.11 Modified: nbd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-25 13:34:58 UTC (rev 134059) +++ PKGBUILD 2015-05-25 14:25:02 UTC (rev 134060) @@ -5,7 +5,7 @@ # Contributor: Gerhard Brauer <[email protected]> pkgname=nbd -pkgver=3.10 +pkgver=3.11 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=('c39aea16c30850812c0137714668b0f3' +md5sums=('73d11644a28b9f335292cdb3bdc4b74b' '2d05d426b8c2708d5f8a0d028fcbae05' '5d1acc143018117174f79eff15afa038')
