git » signon-ui.git » commit abc40ab

signon -> signond

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

signon -> signond

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 5386e79..7803093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='UI component responsible for handling the user interactions which can h
 arch=(i686 x86_64)
 url="https://launchpad.net/online-accounts-signon-ui"
 license=(GPL)
-depends=(libaccounts-qt qt5-webkit signon libnotify)
+depends=(libaccounts-qt qt5-webkit signond libnotify)
 source=("http://archive.ubuntu.com/ubuntu/pool/main/s/$pkgname/${pkgname}_$pkgver.orig.tar.gz")
 md5sums=('560ea77014d0418c4899984486839da8')