libaccounts-qt5:update

This commit is contained in:
alihanozturk
2016-05-20 19:33:18 +03:00
parent 647daa4e9a
commit d7ff80f33e
2 changed files with 3 additions and 3 deletions
@@ -20,4 +20,4 @@ def build():
def install():
autotools.rawInstall("INSTALL_ROOT=%s" % get.installDIR())
pisitools.dodoc("NOTES", "INSTALL", "COPYING", "README.md", "TODO")
pisitools.dodoc("NOTES", "INSTALL", "COPYING", "README", "TODO")
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Qt5-based client library for accessing the online accounts database</Summary>
<Description>Qt5-based client library for accessing the online accounts database</Description>
<Archive sha1sum="8cb7217d7473a70baa0bcdaf9f073b56b70965a5" type="tarbz2">https://gitlab.com/accounts-sso/libaccounts-qt/repository/archive.tar.bz2</Archive>
<Archive sha1sum="6e312e3f75ef67a3705e7f2ce8a9bea60bdaf940" type="targz">https://gitlab.com/accounts-sso/libaccounts-qt/repository/archive.tar.gz?ref=1.13</Archive>
<BuildDependencies>
<Dependency>doxygen</Dependency>
<Dependency>qt5-base-devel</Dependency>
@@ -82,7 +82,7 @@
<History>
<Update release="2">
<Date>2016-05-20</Date>
<Version>1.14</Version>
<Version>1.13</Version>
<Comment>Rebuild for qt5</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>