author | Antonio Rojas
<arojas@archlinux.org> 2019-09-18 19:07:35 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-09-18 19:07:35 UTC |
parent | abde5e457dd5052895e782fd60aa1394c95ecdcd |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 4fa8b22..f0e985c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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 @@ conflicts=(libaccounts-qt5) 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