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

Felix Yan felixonmars at archlinux.org
Mon Oct 28 18:49:59 UTC 2019


    Date: Monday, October 28, 2019 @ 18:49:58
  Author: felixonmars
Revision: 365980

upgpkg: ndctl 67-1

Modified:
  ndctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-28 18:48:11 UTC (rev 365979)
+++ PKGBUILD	2019-10-28 18:49:58 UTC (rev 365980)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ndctl
-pkgver=66
+pkgver=67
 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' '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=('3647905b585a68975b28d61f26b0b486468a90a7eea31ef7fd874f9848671dd72db2ad6d85f5268b63988bfffab2c0be569d668dccf95bbdf01fad55300cc0c8')
+sha512sums=('a923510468f540ac84fca5c562096b02eb3827c57e87ac36641f5ce129114ba583ce5ac5d71b45d7be876e880ad7e4fe38678350480d8974745120c7e0161435')
 
 prepare() {
   # fix location of modprobe.d conf



More information about the arch-commits mailing list