[arch-commits] Commit in libiscsi/trunk (PKGBUILD)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Thu Jun 6 15:44:38 UTC 2013
Date: Thursday, June 6, 2013 @ 17:44:38
Author: tpowa
Revision: 187825
upgpkg: libiscsi 1.7.0-2
fix package description
Modified:
libiscsi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-06-06 15:05:51 UTC (rev 187824)
+++ PKGBUILD 2013-06-06 15:44:38 UTC (rev 187825)
@@ -2,9 +2,9 @@
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=libiscsi
pkgver=1.7.0
-pkgrel=1
+pkgrel=2
depends=('glibc' 'popt')
-pkgdesc="Library that provides generic access to USB device"
+pkgdesc="Clientside library to implement the iSCSI protocol"
arch=(i686 x86_64)
url="https://github.com/sahlberg/libiscsi"
license=('LGPL')
More information about the arch-commits
mailing list