Merge pull request #5286 from Rmys/master

qtermwidget5
This commit is contained in:
Rmys
2018-08-08 00:25:14 +03:00
committed by GitHub
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -11,7 +11,7 @@
<IsA>app:gui</IsA>
<Summary>Various packaging tools and scripts for LXQt applications.</Summary>
<Description>Various packaging tools and scripts for LXQt applications</Description>
<Archive sha1sum="651db404313e25d768cb28bbfa76aa7d51261275" type="tarxz">https://github.com/lxde/lxqt-build-tools/releases/download/0.4.0/lxqt-build-tools-0.4.0.tar.xz</Archive>
<Archive sha1sum="3d51a9ad1427c8fe142bf7f0fb9034e07d54fa31" type="tarxz">https://github.com/lxde/lxqt-build-tools/releases/download/0.5.0/lxqt-build-tools-0.5.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
@@ -28,6 +28,13 @@
</Package>
<History>
<Update release="2">
<Date>2018-08-07</Date>
<Version>0.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2018-01-31</Date>
<Version>0.4.0</Version>
+8 -1
View File
@@ -11,7 +11,7 @@
<IsA>app:gui</IsA>
<Summary>Terminal widget for Qt5</Summary>
<Description>A simple terminal widget for using with Qt5 based applications</Description>
<Archive sha1sum="f345e8af88c9f2ab72764683eaa557071536f3e4" type="tarxz">https://github.com/lxde/qtermwidget/releases/download/0.8.0/qtermwidget-0.8.0.tar.xz</Archive>
<Archive sha1sum="f4ce04bb243bb3bc26897bb4c6a370766e7e3c1d" type="tarxz">https://github.com/lxde/qtermwidget/releases/download/0.9.0/qtermwidget-0.9.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>libgcc</Dependency>
@@ -48,6 +48,13 @@
</Files>
</Package>
<History>
<Update release="6">
<Date>2018-08-07</Date>
<Version>0.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-02-01</Date>
<Version>0.8.0</Version>