[arch-commits] Commit in nvme-cli/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Wed Oct 21 14:28:00 UTC 2020
Date: Wednesday, October 21, 2020 @ 14:28:00
Author: foxboron
Revision: 727846
upgpkg: nvme-cli 1.13-1
Modified:
nvme-cli/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-21 14:23:57 UTC (rev 727845)
+++ PKGBUILD 2020-10-21 14:28:00 UTC (rev 727846)
@@ -5,8 +5,8 @@
# Contributor: Martin Schrodt <martin at schrodt.org>
pkgname=nvme-cli
-pkgver=1.12
-pkgrel=2
+pkgver=1.13
+pkgrel=1
pkgdesc="NVM-Express user space tooling for Linux"
arch=('i686' 'x86_64')
url="https://github.com/linux-nvme/nvme-cli"
@@ -16,7 +16,7 @@
install=nvme-cli.install
# checkdepends=('python2-nose' 'python-nose')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linux-nvme/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('a75270e65a4a7a6add48f748ba216d8f68d78f90f8cb77e88e9753b74d527991')
+sha256sums=('03f4875f3e68d326b0280e16df2f027ca6b086cfa148c34e8569df61319b4b85')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list