From 5b9e0d821dd428792bd51ed03af2b800924ce69d Mon Sep 17 00:00:00 2001 From: root Date: Sun, 12 May 2013 01:16:13 -0700 Subject: Sun May 12 01:15:39 PDT 2013 --- community/lsscsi/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/lsscsi/PKGBUILD') diff --git a/community/lsscsi/PKGBUILD b/community/lsscsi/PKGBUILD index e8d5251d9..5a09e2f00 100644 --- a/community/lsscsi/PKGBUILD +++ b/community/lsscsi/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 65009 2012-02-19 19:48:16Z seblu $ -# Maintainer: Sébastien Luttringer +# $Id: PKGBUILD 90283 2013-05-10 22:36:28Z seblu $ +# Maintainer: Sébastien Luttringer # Contributor : XAVeRY - los dot danielos at gmail dot com pkgname=lsscsi -pkgver=0.26 +pkgver=0.27 pkgrel=1 pkgdesc='A tool that lists devices connected via SCSI and its transports' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ url="http://sg.danny.cz/scsi/lsscsi.html" license=('GPL') depends=('sysfsutils') source=("http://sg.danny.cz/scsi/${pkgname}-${pkgver}.tgz") -md5sums=('624d705899ed08e872e164679ac56545') +md5sums=('33ab2927a9e567a47905e6a618c17859') build() { cd ${pkgname}-${pkgver} @@ -24,4 +24,4 @@ package() { make DESTDIR="${pkgdir}" install } -# vim:set ts=2 sw=2 ft=sh et: +# vim:set ts=2 sw=2 et: -- cgit v1.2.3-54-g00ecf