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

Felix Yan felixonmars at archlinux.org
Sat Dec 19 22:51:12 UTC 2020


    Date: Saturday, December 19, 2020 @ 22:51:12
  Author: felixonmars
Revision: 404642

upgpkg: ndctl 71-1

Modified:
  ndctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-19 18:28:30 UTC (rev 404641)
+++ PKGBUILD	2020-12-19 22:51:12 UTC (rev 404642)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ndctl
-pkgver=70.1
+pkgver=71
 pkgrel=1
 pkgdesc='Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('json-c' 'keyutils' 'kmod' 'systemd-libs' 'util-linux-libs')
 makedepends=('asciidoctor' 'bash-completion' 'systemd' 'xmlto')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pmem/ndctl/archive/v$pkgver.tar.gz")
-sha512sums=('aa5a7fb357f5d3f0218d2e8ddcb20b5adcd17e651ff7a73841dc11e7bdefbf8335777154a73abdcfd890236a5321ca26c47e7ab54efe648c54711e437cf5c5cc')
+sha512sums=('3c5e22aee1bd1411a4c838051a00e1c2f26e69b3bdf5ac9182e82c431f6df97551e8b5e8784cce9673f0c5cb9f47ccade4506f4d6c0774977a25a768196cccfd')
 
 prepare() {
   # fix location of modprobe.d conf



More information about the arch-commits mailing list