[arch-commits] Commit in signond/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Sep 17 16:43:44 UTC 2018


    Date: Monday, September 17, 2018 @ 16:43:43
  Author: arojas
Revision: 334692

Update to 8.60

Modified:
  signond/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-17 14:23:06 UTC (rev 334691)
+++ PKGBUILD	2018-09-17 16:43:43 UTC (rev 334692)
@@ -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 @@
 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-*



More information about the arch-commits mailing list