git » libaccounts-qt.git » commit 0281b00

Update to 1.15

author Antonio Rojas
2016-09-29 16:21:16 UTC
committer Antonio Rojas
2016-09-29 16:21:16 UTC
parent 39439231f0adab0c137378273ca4074d4950edb1

Update to 1.15

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index 45767a7..8afafd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,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)
@@ -14,7 +14,7 @@ conflicts=(libaccounts-qt5)
 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