git » namcap.git » commit 77628e1

https

author Antonio Rojas
2019-05-07 20:48:36 UTC
committer Antonio Rojas
2019-05-07 20:48:36 UTC
parent 3556178e89f7f544f6142c08dc147e73d31ecc3c

https

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 690c746..a62ab89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=3.2.8
 pkgrel=3
 pkgdesc="A Pacman package analyzer"
 arch=('any')
-url="http://projects.archlinux.org/namcap.git/"
+url="https://projects.archlinux.org/namcap.git/"
 license=('GPL')
 depends=('python' 'pyalpm>=0.5' 'licenses'
          'binutils' 'elfutils' 'python-pyelftools')