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

Morten Linderud foxboron at archlinux.org
Tue Jun 16 17:48:33 UTC 2020


    Date: Tuesday, June 16, 2020 @ 17:48:31
  Author: foxboron
Revision: 646245

upgpkg: nvme-cli 1.12-1

Modified:
  nvme-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-16 17:29:50 UTC (rev 646244)
+++ PKGBUILD	2020-06-16 17:48:31 UTC (rev 646245)
@@ -5,7 +5,7 @@
 # Contributor: Martin Schrodt <martin at schrodt.org>
 
 pkgname=nvme-cli
-pkgver=1.11.2
+pkgver=1.12
 pkgrel=1
 pkgdesc="NVM-Express user space tooling for Linux"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('libsystemd')
 # checkdepends=('python2-nose' 'python-nose')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linux-nvme/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('8da56ba2e02f05a2d3027379e012e16a6af1a5f7be2241fa5cb9b9222ad465c2')
+sha256sums=('a75270e65a4a7a6add48f748ba216d8f68d78f90f8cb77e88e9753b74d527991')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list