[arch-commits] Commit in ndctl/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jun 26 19:21:59 UTC 2018


    Date: Tuesday, June 26, 2018 @ 19:21:58
  Author: felixonmars
Revision: 327644

upgpkg: ndctl 61-1

Modified:
  ndctl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-26 18:46:45 UTC (rev 327643)
+++ PKGBUILD	2018-06-26 19:21:58 UTC (rev 327644)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ndctl
-pkgver=60.3
-pkgrel=2
+pkgver=61
+pkgrel=1
 pkgdesc='Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel'
 arch=('x86_64')
 url="https://github.com/pmem/ndctl"
@@ -11,7 +11,7 @@
 depends=('json-c' 'kmod' 'libsystemd' 'libutil-linux')
 makedepends=('asciidoc' 'xmlto' 'bash-completion')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pmem/ndctl/archive/v$pkgver.tar.gz")
-sha512sums=('59f2fecec95a268258501b996a8343149a96e12e3825d327e20aa2f2c92299e31c3b8063df16922f2ea26a3c2a68ce21b4ab55a42298840804d0d4eb9a15041b')
+sha512sums=('9c7c2213ff7704761f727c6a3ff3826aeebbb01921c2fcd6696ffa82a1b00b7c06e4ec2b05820d9cd4b47ae10fc303d7fffdd49648f1013d70f2f305d9bd7a41')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list