Date: Sunday, April 2, 2023 @ 12:24:24 Author: felixonmars Revision: 472560
upgpkg: ndctl 76.1-1 Modified: ndctl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-02 09:25:06 UTC (rev 472559) +++ PKGBUILD 2023-04-02 12:24:24 UTC (rev 472560) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=ndctl -pkgver=76 +pkgver=76.1 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 @@ 'util-linux-libs') makedepends=('asciidoctor' 'bash-completion' 'cmake' 'meson' 'systemd' 'xmlto') source=("https://github.com/pmem/ndctl/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('e80ac553b0a9d1cea477820f1cda3d4ea7d57ac03154c575ddf7f50f029113b818d6e2e1e6dcfb2b310cf1d19fb4c06a48bf9ab9ebdb6f3934e82631b51f36e0') +sha512sums=('76d32599df029969734276f8972f3f4bf701e471117c8a48d1f96b62c87a59ac54d59104ee62d1cbbb518a06a779677ca856df32ce6218d758a8c73daa3e5b06') prepare() { # fix location of modprobe.d conf
