Merge pull request #1918 from alihanozturk/master

libaccounts* url fix
This commit is contained in:
Burak Fazil Erturk
2016-06-11 17:05:19 +03:00
committed by GitHub
2 changed files with 10 additions and 3 deletions
@@ -11,7 +11,7 @@
<License>LGPLv2</License>
<Summary>Accounts and SSO (Single Sign-On) framework</Summary>
<Description>Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms.</Description>
<Archive sha1sum="1fdb57720284be9c4f7fd45085fd3f81e93d4ab3" type="tarbz2">https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.bz2</Archive>
<Archive sha1sum="4c3ee966372c50f88bb9200c1b6160cbd03f08e3" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/libaccounts-glib-1.21.tar.xz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
@@ -73,7 +73,7 @@
<History>
<Update release="2">
<Date>2016-06-09</Date>
<Date>2016-06-11</Date>
<Version>1.21</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
@@ -12,7 +12,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="6e312e3f75ef67a3705e7f2ce8a9bea60bdaf940" type="targz">https://gitlab.com/accounts-sso/libaccounts-qt/repository/archive.tar.gz?ref=1.13</Archive>
<Archive sha1sum="17614995f501be1918b85facb62e106794c4403a" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/libaccounts-qt-1.14.tar.xz</Archive>
<BuildDependencies>
<Dependency>doxygen</Dependency>
<Dependency>qt5-base-devel</Dependency>
@@ -79,6 +79,13 @@
</Package>
<History>
<Update release="4">
<Date>2016-06-11</Date>
<Version>1.14</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-06-09</Date>
<Version>1.13</Version>