summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBao Trinh2023-05-11 19:17:12 -0500
committerBao Trinh2023-05-11 19:17:12 -0500
commita256451ae5a43ddab06b9400620e1b7a167b366e (patch)
tree53438a5513e506fa9c970d1d8d47608a3de12947 /PKGBUILD
parentd89ea28170f6f8cb60211bb2c3f0069c5e7e110d (diff)
downloadaur-realmd.tar.gz
update source URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37d4e19d94ee..25e5982b9860 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=(adcli dbus krb5 openldap packagekit polkit)
optdepends=('sssd: Active Directory, FreeIPA, LDAP client'
'samba: traditional Active Directory client')
makedepends=(docbook-xsl git intltool python xmlto)
-source=("https://github.com/freedesktop/$pkgname/archive/refs/tags/$pkgver.tar.gz")
+source=("https://gitlab.freedesktop.org/realmd/realmd/-/archive/${pkgver}/realmd-${pkgver}.tar.gz")
sha256sums=('e8b51d5918418e9dc55006f0371831ab841f00a065baf2d001b6b5245f24a532')
build() {