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

Morten Linderud foxboron at archlinux.org
Mon Aug 19 10:07:44 UTC 2019


    Date: Monday, August 19, 2019 @ 10:07:43
  Author: foxboron
Revision: 500157

upgpkg: nvme-cli 1.9-1

Modified:
  nvme-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-19 08:25:33 UTC (rev 500156)
+++ PKGBUILD	2019-08-19 10:07:43 UTC (rev 500157)
@@ -5,8 +5,8 @@
 # Contributor: Martin Schrodt <martin at schrodt.org>
 
 pkgname=nvme-cli
-pkgver=1.8.1
-pkgrel=2
+pkgver=1.9
+pkgrel=1
 pkgdesc="NVM-Express user space tooling for Linux"
 arch=('i686' 'x86_64')
 url="https://github.com/linux-nvme/nvme-cli"
@@ -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=('93b9134b7a4cc36c9444b9ee52ef016be6e3e2f2ece50fab1f4a56ebe1e3612b')
+sha256sums=('d7c3d56f36f81c0933f7b7c3f90c4196be0fec758affc8062c525b6bc5ea65f5')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list