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

Tom Gundersen tomegun at archlinux.org
Sat Jun 23 11:08:14 UTC 2012


    Date: Saturday, June 23, 2012 @ 07:08:14
  Author: tomegun
Revision: 162194

upgpkg: hwids 20120611-1

upstream release

Modified:
  hwids/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-23 11:07:53 UTC (rev 162193)
+++ PKGBUILD	2012-06-23 11:08:14 UTC (rev 162194)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Tom Gundersen <teg at jklm.no>
 pkgname=hwids
-pkgver=20120512
+pkgver=20120611
 pkgrel=1
 pkgdesc="hardware identification databases"
-url=https://github.com/Flameeyes/hwids
+url=https://github.com/gentoo/hwids
 license=('GPL2')
 arch=('any')
-source=("https://github.com/Flameeyes/${pkgname}/tarball/${pkgname}-${pkgver}")
+source=("https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver}")
 
 package() {
   cd ${srcdir}/*
   mkdir -p "${pkgdir}/usr/share/hwdata"
   cp pci.ids usb.ids "${pkgdir}/usr/share/hwdata/"
 }
-md5sums=('d530009df4967b5ece996262f4e39851')
+md5sums=('e8334c300af417ab3e58f448ee80c2a8')




More information about the arch-commits mailing list