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

Felix Yan felixonmars at archlinux.org
Sat May 11 22:01:10 UTC 2019


    Date: Saturday, May 11, 2019 @ 22:01:09
  Author: felixonmars
Revision: 352893

upgpkg: ndctl 65-1

Modified:
  ndctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-11 21:14:41 UTC (rev 352892)
+++ PKGBUILD	2019-05-11 22:01:09 UTC (rev 352893)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ndctl
-pkgver=64.1
-pkgrel=2
+pkgver=65
+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"
@@ -10,7 +10,7 @@
 depends=('json-c' 'kmod' 'systemd-libs' 'libutil-linux')
 makedepends=('asciidoctor' 'xmlto' 'bash-completion')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pmem/ndctl/archive/v$pkgver.tar.gz")
-sha512sums=('d1f537a72d918a26939d72eb1f5f04ca197e197c6a0fe208916de126ad36ec079b7cb7aa2a3b07d9e28d4def6385f5f1b0309fab81f0f08043df60635fdc7a8b')
+sha512sums=('3e468d0c87a27c45f25cc8e165bab5e2914748a3a755a6393b35655178b91a6a9d6fbb16c3ff06df5463caa4fe29432f53130b30ba5cda4faf165d72f382db46')
 
 prepare() {
   # fix location of modprobe.d conf



More information about the arch-commits mailing list