git » signon-plugin-oauth2.git » commit f1a3b11

signon -> signond

author Antonio Rojas
2015-12-20 09:36:57 UTC
committer Antonio Rojas
2015-12-20 09:36:57 UTC
parent 9eba1da606e6d88aa7871ff147cb4f1ca4c1792f

signon -> signond

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 6e055a4..ce2df1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='OAuth 2 plugin for signon'
 arch=(i686 x86_64)
 url="https://gitlab.com/accounts-sso/signon-plugin-oauth2"
 license=(LGPL)
-depends=(signon)
+depends=(signond)
 makedepends=(qt5-xmlpatterns)
 source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=VERSION_$pkgver")
 md5sums=('772197567b8778552bba34ace41aec7d')