* update lsscsi to 0.32-2

This commit is contained in:
Alexander Baldeck 2024-08-18 12:08:26 +02:00
parent c96312ee32
commit cef68e235c
2 changed files with 14 additions and 3 deletions

12
lsscsi/.SRCINFO Normal file
View File

@ -0,0 +1,12 @@
pkgbase = lsscsi
pkgdesc = A tool that lists devices connected via SCSI and its transports
pkgver = 0.32
pkgrel = 2
url = http://sg.danny.cz/scsi/lsscsi.html
arch = x86_64
license = GPL
depends = sysfsutils
source = http://sg.danny.cz/scsi/lsscsi-0.32.tgz
sha256sums = 0a800e9e94dca2ab702d65d72777ae8cae078e3d74d0bcbed64ba0849e8029a1
pkgname = lsscsi

View File

@ -1,12 +1,11 @@
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
# Maintainer: Sébastien Luttringer
# Contributor: XAVeRY - los dot danielos at gmail dot com
pkgname=lsscsi
pkgver=0.32
pkgrel=1
pkgrel=2
pkgdesc='A tool that lists devices connected via SCSI and its transports'
arch=(x86_64 powerpc64le powerpc64 riscv64)
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='http://sg.danny.cz/scsi/lsscsi.html'
license=('GPL')
depends=('sysfsutils')