summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e87cffc23af..35e0107ea8c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=python-certauth
_name=${pkgname#python-}
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Simple Certificate Authority for MITM proxies"
-url="https://gitlab.com/ikreymer/certauth"
+url="https://github.com/ikreymer/certauth"
depends=(
'python'
'python-pyopenssl'