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

Morten Linderud foxboron at archlinux.org
Wed Jan 8 21:00:38 UTC 2020


    Date: Wednesday, January 8, 2020 @ 21:00:37
  Author: foxboron
Revision: 550634

upgpkg: nvme-cli 1.10.1-1

Modified:
  nvme-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-08 20:58:06 UTC (rev 550633)
+++ PKGBUILD	2020-01-08 21:00:37 UTC (rev 550634)
@@ -5,7 +5,7 @@
 # Contributor: Martin Schrodt <martin at schrodt.org>
 
 pkgname=nvme-cli
-pkgver=1.9
+pkgver=1.10.1
 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=('d7c3d56f36f81c0933f7b7c3f90c4196be0fec758affc8062c525b6bc5ea65f5')
+sha256sums=('6be38485464e37fd822eba05eb3b47e792565350b2c0249a94528910cdc1ea31')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list