author | Antonio Rojas
<arojas@archlinux.org> 2018-09-17 16:43:43 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-17 16:43:43 UTC |
parent | 7428533d0df274ee0458d8ab50624ba8ec0321c7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 92922bc..0eedb63 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Balló György <ballogyor+arch at gmail dot com> pkgname=signond -pkgver=8.59 +pkgver=8.60 pkgrel=1 pkgdesc="A D-Bus service which performs user authentication on behalf of its clients" arch=(x86_64) @@ -15,7 +15,7 @@ conflicts=(signon signon-qt5) provides=(signon signon-qt5) replaces=(signon signon-qt5) source=("https://gitlab.com/accounts-sso/signond/repository/archive.tar.bz2?ref=VERSION_$pkgver") -sha1sums=('e627143950b186ea2851383cad08d401b66282e2') +sha1sums=('55f745a6379338e99bd2b41107a569c96c3d5db8') build() { cd $pkgname-*