summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMantas Mikulėnas2019-03-11 19:21:49 +0200
committerMantas Mikulėnas2019-03-11 19:21:57 +0200
commit08ad62c878547af2413718727760bc6d9df652b6 (patch)
tree23c72fe934af3f71119ac39425fb5fc3ea3f3449 /PKGBUILD
parentf528bea309cdb56addd8327fa572b961ea6d9afa (diff)
downloadaur-08ad62c878547af2413718727760bc6d9df652b6.tar.gz
update repository URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1a66c2892d5..953b74febca8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mantas Mikulėnas <grawity@gmail.com>
pkgname=adcli-git
_pkgname=adcli
-pkgver=0.8.2.r2.g8514680
+pkgver=0.8.2.r30.g3c93c96
pkgrel=1
pkgdesc="Active Directory account management tool"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ depends=(krb5 openldap)
makedepends=(docbook-xml docbook-xsl intltool xmlto)
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
-source=("git+https://anongit.freedesktop.org/git/realmd/$_pkgname.git")
+source=("git+https://gitlab.freedesktop.org/realmd/adcli.git")
sha256sums=('SKIP')
pkgver() {