summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRichard Neumann2018-09-14 09:47:04 +0200
committerRichard Neumann2018-09-14 09:47:04 +0200
commit0da162b66c639d24cea9fe7fe63ab8fe81503b33 (patch)
tree90bb0c87a81874db439f5dbf3926e91e48900f9a /PKGBUILD
parent6b20f75823d2a26e1961d63fc8ae7ae9f5f0b4b2 (diff)
downloadaur-0da162b66c639d24cea9fe7fe63ab8fe81503b33.tar.gz
Migrated project to GitHub.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1747ed3b5e75..b5d776c7a49c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
_pkgbase='httpam'
pkgname="python-${_pkgbase}-git"
-pkgver=r9.6c45106
+pkgver=r15.88f38de
pkgrel=1
pkgdesc='Python 3 library for web service authentication using PAM'
arch=('any')
-url="https://gitlab.com/coNQP/${_pkgbase}"
+url="https://github.com/conqp/${_pkgbase}"
license=('GPLv3')
depends=('python' 'python-pam')
makedepends=('git' 'python')