Merge pull request #2279 from groni/master

update kfoldersync
This commit is contained in:
yusuf
2016-11-04 08:50:11 -08:00
committed by GitHub
2 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ def install():
kde5.install()
# Take a look at the source folder for these file as documentation.
pisitools.dodoc("COPYING", "README.md")
pisitools.dodoc("COPYING.txt", "README.md")
# If there is no install rule for a runnable binary, you can
# install it to binary directory.
+8 -2
View File
@@ -1,4 +1,3 @@
<PISI>
<Source>
<Name>kfoldersync</Name>
@@ -32,7 +31,7 @@
<Dependency>kwindowsystem-devel</Dependency>
<Dependency>kxmlgui-devel</Dependency>
</BuildDependencies>
<Archive type="tarxz" sha1sum="8d8de7f252ec9c5a5600ee205dd55616cdf13a5e">http://kde-apps.org/CONTENT/content-files/164092-kfoldersync-3.2.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="d99afc248cdf6442468c2691013645f90f9e2ae1">https://dl.opendesktop.org/api/files/download/id/1472295821/kfoldersync-3.3.0.tar.xz</Archive>
</Source>
<Package>
<Name>kfoldersync</Name>
@@ -58,6 +57,13 @@
</Files>
</Package>
<History>
<Update release="2">
<Date>2016-11-04</Date>
<Version>3.3.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-05-11</Date>
<Version>3.2.0</Version>