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

Antonio Rojas arojas at archlinux.org
Sat Jun 8 10:20:08 UTC 2019


    Date: Saturday, June 8, 2019 @ 10:20:07
  Author: arojas
Revision: 478225

https

Modified:
  macchanger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-08 09:55:22 UTC (rev 478224)
+++ PKGBUILD	2019-06-08 10:20:07 UTC (rev 478225)
@@ -6,8 +6,8 @@
 pkgrel=4
 pkgdesc="A small utility to change your NIC's MAC address"
 arch=('x86_64')
-#url="http://ftp.gnu.org/gnu/macchanger"
-url="http://www.gnu.org/software/macchanger"
+#url="https://ftp.gnu.org/gnu/macchanger"
+url="https://www.gnu.org/software/macchanger"
 license=('GPL')
 depends=('glibc')
 source=("$pkgname-$pkgver.tgz::https://github.com/alobbs/macchanger/archive/$pkgver.tar.gz")



More information about the arch-commits mailing list