Merge pull request #2569 from groni/master

vokoscreen version bump
This commit is contained in:
groni
2017-01-11 15:40:46 +01:00
committed by GitHub
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>New desktop recording program</Summary> <Summary>New desktop recording program</Summary>
<Description>Vokoscreen is a new application you to record your desktop. It’s very simple and it uses a minimalistic GUI</Description> <Description>Vokoscreen is a new application you to record your desktop. It’s very simple and it uses a minimalistic GUI</Description>
<Archive sha1sum="d435c5687144dfea1025e23ce6e50f822da6ca61" type="targz">https://github.com/vkohaupt/vokoscreen/archive/2.5.0.tar.gz</Archive> <Archive sha1sum="a3cee227c7e3bc5a1ba36a2ab8a31c66318dfabb" type="targz">https://github.com/vkohaupt/vokoscreen/archive/2.5.2-beta.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-x11extras-devel</Dependency> <Dependency>qt5-x11extras-devel</Dependency>
@@ -29,7 +29,7 @@
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<!--<Patch level="1">qtlocalpeer.patch</Patch>--> <!--<Patch level="1">qtlocalpeer.patch</Patch>-->
<Patch level="1">datastream.patch</Patch> <!--<Patch level="1">datastream.patch</Patch>-->
</Patches> </Patches>
</Source> </Source>
@@ -53,6 +53,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-01-11</Date>
<Version>2.5.2</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2016-08-07</Date> <Date>2016-08-07</Date>
<Version>2.5.0</Version> <Version>2.5.0</Version>