[arch-commits] Commit in isapnptools/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Fri Jul 4 16:01:13 UTC 2008


    Date: Friday, July 4, 2008 @ 12:01:12
  Author: giovanni
Revision: 4146

upgpkg: isapnptools 1.27-1
    Updated to 1.27 version

Modified:
  isapnptools/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-04 15:20:55 UTC (rev 4145)
+++ PKGBUILD	2008-07-04 16:01:12 UTC (rev 4146)
@@ -1,13 +1,17 @@
 # $Id$
-# Maintainer: Judd Vinet <jvinet at zeroflux.org>
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Judd Vinet <jvinet at zeroflux.org>
+
 pkgname=isapnptools
-pkgver=1.26
+pkgver=1.27
 pkgrel=1
-pkgdesc="allow ISA Plug-And-Play devices to be configured on a Linux machine"
+pkgdesc="Allow ISA Plug-And-Play devices to be configured on a Linux machine"
+arch=('i686' 'x86_64')
 url="http://www.roestock.demon.co.uk/isapnptools/"
+license=('GPL2')
 depends=('glibc')
 source=(ftp://metalab.unc.edu/pub/Linux/system/hardware/isapnptools-$pkgver.tgz)
-md5sums=()
+md5sums=('b997ba56583dc850fce9b93d658dfa0c')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver





More information about the arch-commits mailing list