git » libaccounts-qt.git » commit abde5e4

libaccounts-glib 1.24 rebuild

author Antonio Rojas
2018-11-02 15:41:48 UTC
committer Antonio Rojas
2018-11-02 15:41:48 UTC
parent 8886b1934f2fc0e39b605e2f3b21b8dd26ffbaa3

libaccounts-glib 1.24 rebuild

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index cf3ac98..4fa8b22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: Antonio Rojas <arojas@archlinux.org>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
 # Contributor: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=libaccounts-qt
 pkgdesc="Qt-based client library for accessing the online accounts database"
 pkgver=1.15
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url="https://gitlab.com/accounts-sso/libaccounts-qt"
 license=(LGPL)
@@ -14,7 +15,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=('eaed098ecb8241fb094e8b43fde769fdf059031f')
+sha256sums=('f25745b59908131ceef6de796227673523d2001b4658a80e32606efb75173bbb')
 
 prepare() {
   mv $pkgname-VERSION_$pkgver-* $pkgname-$pkgver