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

Antonio Rojas arojas at archlinux.org
Wed Sep 18 19:07:35 UTC 2019


    Date: Wednesday, September 18, 2019 @ 19:07:35
  Author: arojas
Revision: 363008

Update to 1.16

Modified:
  libaccounts-qt/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-18 18:12:51 UTC (rev 363007)
+++ PKGBUILD	2019-09-18 19:07:35 UTC (rev 363008)
@@ -4,8 +4,8 @@
 
 pkgname=libaccounts-qt
 pkgdesc="Qt-based client library for accessing the online accounts database"
-pkgver=1.15
-pkgrel=2
+pkgver=1.16
+pkgrel=1
 arch=(x86_64)
 url="https://gitlab.com/accounts-sso/libaccounts-qt"
 license=(LGPL)
@@ -15,7 +15,7 @@
 provides=(libaccounts-qt5)
 replaces=(libaccounts-qt5)
 source=("https://gitlab.com/accounts-sso/libaccounts-qt/repository/archive.tar.bz2?ref=VERSION_$pkgver")
-sha256sums=('f25745b59908131ceef6de796227673523d2001b4658a80e32606efb75173bbb')
+sha256sums=('8d51a70af51b30125441c26be88c46d57b5f0e09545448e5db4064ba38d68fad')
 
 prepare() {
   mv $pkgname-VERSION_$pkgver-* $pkgname-$pkgver



More information about the arch-commits mailing list