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

Kyle Keen kkeen at nymeria.archlinux.org
Fri Jan 25 02:07:15 UTC 2013


    Date: Friday, January 25, 2013 @ 03:07:15
  Author: kkeen
Revision: 82850

upgpkg: macchanger 1.5.0-6

Modified:
  macchanger/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-25 01:55:11 UTC (rev 82849)
+++ PKGBUILD	2013-01-25 02:07:15 UTC (rev 82850)
@@ -4,8 +4,8 @@
 
 pkgname=macchanger
 pkgver=1.5.0
-pkgrel=5
-pkgdesc="A small utility to change you NIC's MAC address"
+pkgrel=6
+pkgdesc="A small utility to change your NIC's MAC address"
 arch=('i686' 'x86_64')
 url="http://ftp.gnu.org/gnu/macchanger"
 license=('GPL')
@@ -23,5 +23,5 @@
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 
-  make DESTDIR=${pkgdir} install
+  make DESTDIR="${pkgdir}" install
 }




More information about the arch-commits mailing list