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

Kyle Keen kkeen at nymeria.archlinux.org
Thu Apr 4 02:45:24 UTC 2013


    Date: Thursday, April 4, 2013 @ 04:45:23
  Author: kkeen
Revision: 87605

upgpkg: macchanger 1.6.0-1

Modified:
  macchanger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-04 02:40:23 UTC (rev 87604)
+++ PKGBUILD	2013-04-04 02:45:23 UTC (rev 87605)
@@ -3,14 +3,14 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=macchanger
-pkgver=1.5.0
-pkgrel=6
+pkgver=1.6.0
+pkgrel=1
 pkgdesc="A small utility to change your NIC's MAC address"
 arch=('i686' 'x86_64')
 url="http://ftp.gnu.org/gnu/macchanger"
 license=('GPL')
 source=(http://ftp.gnu.org/gnu/macchanger/${pkgname}-${pkgver}.tar.gz)
-md5sums=('79b7cdaeca3d8ebafa764c4b0dd03ab7')
+md5sums=('1257b18e9067a8192c9747da52aabdda')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list