featherpad:v.bump to 0.11.1
This commit is contained in:
@@ -13,23 +13,26 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>FeatherPad is a lightweight Qt5 plain-text editor for Linux</Summary>
|
||||
<Description>FeatherPad is a lightweight Qt5 plain-text editor for Linux</Description>
|
||||
<Archive sha1sum="37bfe62d789f90ac3c846fff98581ac4cae716d8" type="targz">https://github.com/tsujan/FeatherPad/archive/V0.9.4.tar.gz</Archive>
|
||||
<Archive sha1sum="6875948ef614826d41286d8c8491548297542c0f" type="targz">https://github.com/tsujan/FeatherPad/archive/V0.11.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
<Dependency>qt5-x11extras-devel</Dependency>
|
||||
<Dependency>qt5-svg-devel</Dependency>
|
||||
<Dependency>hunspell-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>featherpad</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>qt5-svg</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>qt5-svg</Dependency>
|
||||
<Dependency>hunspell</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -44,6 +47,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2019-08-16</Date>
|
||||
<Version>0.11.1</Version>
|
||||
<Comment>rebuild for qt5.13.0</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2019-02-28</Date>
|
||||
<Version>0.9.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user