From d7ff80f33ed9df9ea42e9619f977b0282599c0fc Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Fri, 20 May 2016 19:33:18 +0300 Subject: [PATCH] libaccounts-qt5:update --- programming/library/libaccounts-qt5/actions.py | 2 +- programming/library/libaccounts-qt5/pspec.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/programming/library/libaccounts-qt5/actions.py b/programming/library/libaccounts-qt5/actions.py index 3d77a7647a..3951ba42cf 100644 --- a/programming/library/libaccounts-qt5/actions.py +++ b/programming/library/libaccounts-qt5/actions.py @@ -20,4 +20,4 @@ def build(): def install(): autotools.rawInstall("INSTALL_ROOT=%s" % get.installDIR()) - pisitools.dodoc("NOTES", "INSTALL", "COPYING", "README.md", "TODO") \ No newline at end of file + pisitools.dodoc("NOTES", "INSTALL", "COPYING", "README", "TODO") diff --git a/programming/library/libaccounts-qt5/pspec.xml b/programming/library/libaccounts-qt5/pspec.xml index 8f6ef76364..6d50169967 100644 --- a/programming/library/libaccounts-qt5/pspec.xml +++ b/programming/library/libaccounts-qt5/pspec.xml @@ -13,7 +13,7 @@ library Qt5-based client library for accessing the online accounts database Qt5-based client library for accessing the online accounts database - https://gitlab.com/accounts-sso/libaccounts-qt/repository/archive.tar.bz2 + https://gitlab.com/accounts-sso/libaccounts-qt/repository/archive.tar.gz?ref=1.13 doxygen qt5-base-devel @@ -82,7 +82,7 @@ 2016-05-20 - 1.14 + 1.13 Rebuild for qt5 Alihan Öztürk alihan@pisilinux.org