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

Felix Yan felixonmars at archlinux.org
Wed Jun 27 02:11:21 UTC 2018


    Date: Wednesday, June 27, 2018 @ 02:11:20
  Author: felixonmars
Revision: 327664

upgpkg: ndctl 61.1-1

Modified:
  ndctl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-27 00:59:37 UTC (rev 327663)
+++ PKGBUILD	2018-06-27 02:11:20 UTC (rev 327664)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ndctl
-pkgver=61
+pkgver=61.1
 pkgrel=1
 pkgdesc='Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel'
 arch=('x86_64')
@@ -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=('9c7c2213ff7704761f727c6a3ff3826aeebbb01921c2fcd6696ffa82a1b00b7c06e4ec2b05820d9cd4b47ae10fc303d7fffdd49648f1013d70f2f305d9bd7a41')
+sha512sums=('f45bde2dff805cce844e6266456b4a233784c57c648014e487020a259c70aac5e57f188dff719304796b2789f8d4ec8bbd611791f33b3ee9ef09b7df4936b25b')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list