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

Alexander Rødseth arodseth at archlinux.org
Wed Mar 30 10:25:25 UTC 2016


    Date: Wednesday, March 30, 2016 @ 12:25:25
  Author: arodseth
Revision: 168856

upgpkg: hwinfo 21.23_1.2-1

Modified:
  hwinfo/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-30 10:02:07 UTC (rev 168855)
+++ PKGBUILD	2016-03-30 10:25:25 UTC (rev 168856)
@@ -1,12 +1,12 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Kaiting Chen <kaitocracy at gmail.com>
-# Contributor: Gergely Imreh <imrehgATgmailDOTcom>
+# Contributor: Gergely Imreh <imrehg at gmail.com>
 # Contributor: champus, madeye, ranguvar and ninja_pt
 
 pkgname=hwinfo
-pkgver=21.12_1
-_fn="$pkgname-${pkgver/_/-}.1.src.rpm"
+pkgver=21.23_1.2
+_fn="$pkgname-${pkgver/_/-}.src.rpm"
 pkgrel=1
 pkgdesc='Hardware detection tool from openSUSE'
 arch=('x86_64' 'i686')
@@ -17,12 +17,10 @@
 options=('!emptydirs')
 source=("http://download.opensuse.org/source/factory/repo/oss/suse/src/$_fn"
         'custom_ioctl.patch')
-sha256sums=('1f20612a1498007fdf73ad306520f90dadfa46a8b646a2e9c28e88d67710ea15'
+sha256sums=('361ca284d1912f3d1aecdf22737db1c949addb1e48d0f3f3fc3376e95fb7b8ac'
             '6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
 
 prepare() {
-  #aria2c -M "$pkgname.meta4" -V -c --allow-overwrite=true --no-conf=true
-
   # Wish upstream could just provide a normal $pkgname-$pkgver.tar.gz...
   rpmextract.sh "$_fn"
   tar Jxf "${_fn%-*.*}.tar.xz"



More information about the arch-commits mailing list