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

Felix Yan felixonmars at archlinux.org
Thu Feb 7 11:49:20 UTC 2019


    Date: Thursday, February 7, 2019 @ 11:49:19
  Author: felixonmars
Revision: 345544

upgpkg: ndctl 64.1-1

Modified:
  ndctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-07 11:49:16 UTC (rev 345543)
+++ PKGBUILD	2019-02-07 11:49:19 UTC (rev 345544)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ndctl
-pkgver=64
+pkgver=64.1
 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' 'libsystemd' 'libutil-linux')
 makedepends=('asciidoctor' 'xmlto' 'bash-completion')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pmem/ndctl/archive/v$pkgver.tar.gz")
-sha512sums=('5e46db5e048cf55681d50bffb87b93c9127d2ccc22a7614453e6437ba5e156d3a96527588d8a5c411681404f783ae6486b079314526c02b2211d529cb6a29fe1')
+sha512sums=('d1f537a72d918a26939d72eb1f5f04ca197e197c6a0fe208916de126ad36ec079b7cb7aa2a3b07d9e28d4def6385f5f1b0309fab81f0f08043df60635fdc7a8b')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list