[arch-commits] Commit in libaccounts-qt/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Sep 29 16:21:17 UTC 2016
Date: Thursday, September 29, 2016 @ 16:21:16
Author: arojas
Revision: 277281
Update to 1.15
Modified:
libaccounts-qt/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-09-29 16:08:10 UTC (rev 277280)
+++ PKGBUILD 2016-09-29 16:21:16 UTC (rev 277281)
@@ -3,9 +3,9 @@
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=libaccounts-qt
-pkgdesc="Qt5-based client library for accessing the online accounts database"
-pkgver=1.14
-pkgrel=2
+pkgdesc="Qt-based client library for accessing the online accounts database"
+pkgver=1.15
+pkgrel=1
arch=(i686 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")
-sha1sums=('daa27223ed7bc7d47f761cbaa681b7dad9c99d6f')
+sha1sums=('eaed098ecb8241fb094e8b43fde769fdf059031f')
prepare() {
mv $pkgname-VERSION_$pkgver-* $pkgname-$pkgver
More information about the arch-commits
mailing list