[arch-commits] Commit in ndctl/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 24 17:57:22 UTC 2020
Date: Tuesday, March 24, 2020 @ 17:57:22
Author: felixonmars
Revision: 378442
upgpkg: ndctl 68-1
Modified:
ndctl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-24 17:57:15 UTC (rev 378441)
+++ PKGBUILD 2020-03-24 17:57:22 UTC (rev 378442)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=ndctl
-pkgver=67
+pkgver=68
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=('a923510468f540ac84fca5c562096b02eb3827c57e87ac36641f5ce129114ba583ce5ac5d71b45d7be876e880ad7e4fe38678350480d8974745120c7e0161435')
+sha512sums=('dd8abbb63f612d10dd4a879cb98f80df2ef773c547a89051789128eee1f52c3c0fdae82007b51ce99a603243e5c28e5b2f1a7864c606f4b14d3fe9c4fd790883')
prepare() {
# fix location of modprobe.d conf
More information about the arch-commits
mailing list