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

Alexander Rødseth arodseth at nymeria.archlinux.org
Tue Mar 11 19:14:30 UTC 2014


    Date: Tuesday, March 11, 2014 @ 20:14:29
  Author: arodseth
Revision: 107046

Very minor changes

Modified:
  hwinfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-11 18:59:37 UTC (rev 107045)
+++ PKGBUILD	2014-03-11 19:14:29 UTC (rev 107046)
@@ -14,7 +14,7 @@
 depends=('libx86emu' 'bash')
 makedepends=('sysfsutils' 'rpmextract' 'flex' 'aria2')
 options=('!emptydirs')
-source=("hwinfo.meta4::http://download.opensuse.org/source/factory/repo/oss/suse/src/$pkgname-${pkgver%.*.*}-${pkgver#*.*.}.src.rpm"
+source=("$pkgname.meta4::http://download.opensuse.org/source/factory/repo/oss/suse/src/$pkgname-${pkgver%.*.*}-${pkgver#*.*.}.src.rpm"
         'custom_ioctl.patch')
 sha256sums=('SKIP' '6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
 
@@ -22,7 +22,7 @@
   # Downloading the source rpm file, using meta4
   aria2c -M "$pkgname.meta4" -V -c --allow-overwrite=true --no-conf=true
 
-  # Wish they would just provide a normal $pkgname-$pkgvar.tar.gz...
+  # Wish they would just provide a normal $pkgname-$pkgver.tar.gz...
   rpmextract.sh "$pkgname-${pkgver%.*.*}-${pkgver#*.*.}.src.rpm"
   tar jxf "$pkgname-${pkgver%.*.*}.tar.bz2"
 




More information about the arch-commits mailing list