[arch-commits] Commit in lsscsi/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Mon Mar 16 19:19:45 UTC 2020
Date: Monday, March 16, 2020 @ 19:19:44
Author: seblu
Revision: 599842
upgpkg: lsscsi 0.31-1
Modified:
lsscsi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-16 19:01:41 UTC (rev 599841)
+++ PKGBUILD 2020-03-16 19:19:44 UTC (rev 599842)
@@ -2,7 +2,7 @@
# Contributor: XAVeRY - los dot danielos at gmail dot com
pkgname=lsscsi
-pkgver=0.30
+pkgver=0.31
pkgrel=1
pkgdesc='A tool that lists devices connected via SCSI and its transports'
arch=('x86_64')
@@ -10,7 +10,7 @@
license=('GPL')
depends=('sysfsutils')
source=("http://sg.danny.cz/scsi/$pkgname-$pkgver.tgz")
-md5sums=('298a700cd50bb4be1382d618f7b038f4')
+sha256sums=('12bf1973014803c6fd6d547e7594a4c049f0eef3bf5d22190d4be29d7c09f3ca')
build() {
cd $pkgname-*/
More information about the arch-commits
mailing list