[arch-commits] Commit in ndctl/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jul 7 20:20:56 UTC 2018
Date: Saturday, July 7, 2018 @ 20:20:55
Author: felixonmars
Revision: 328049
upgpkg: ndctl 61.2-1
Modified:
ndctl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-07 15:20:30 UTC (rev 328048)
+++ PKGBUILD 2018-07-07 20:20:55 UTC (rev 328049)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=ndctl
-pkgver=61.1
+pkgver=61.2
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=('f45bde2dff805cce844e6266456b4a233784c57c648014e487020a259c70aac5e57f188dff719304796b2789f8d4ec8bbd611791f33b3ee9ef09b7df4936b25b')
+sha512sums=('da231a61654b0f863c8cac8d70b166a5a60df4be86ed74e1e8fb3a23b4692483200075f0606244720f1b919891c00eb3ae9b49c48662213bc08601f0fe11008b')
build() {
cd "$srcdir"/$pkgname-$pkgver
More information about the arch-commits
mailing list