summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Lowman2020-06-03 10:38:07 +0200
committerMichael Lowman2020-06-03 10:52:20 +0200
commitf9240da9f6514bfe8727dd7339e07feb81346313 (patch)
tree5d15f445fc7c42afef41fa313c9e10b2ddf956fb /PKGBUILD
parent90b1ddaf93abe596d73163d48d63e4bf68ded26b (diff)
downloadaur-f9240da9f6514bfe8727dd7339e07feb81346313.tar.gz
Repository's master is now github
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe09f244ee21..ab0d4314479c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=sssd-git
_gitname='sssd'
-pkgver=2.2.3.r18.g2c13d8bd0
+pkgver=2.3.0.r8.g3ea6e61cd
pkgrel=1
pkgdesc="System Security Services Daemon"
arch=('x86_64')
@@ -32,7 +32,7 @@ makedepends=(
)
provides=('sssd')
conflicts=('sssd')
-source=('git+https://pagure.io/SSSD/sssd.git')
+source=('git+https://github.com/SSSD/sssd')
sha512sums=('SKIP')
pkgver() {