featherpad:v.bump to 0.18.0
This commit is contained in:
@@ -12,9 +12,7 @@ def setup():
|
||||
shelltools.makedirs("build")
|
||||
shelltools.cd("build")
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DPULL_TRANSLATIONS=yes", sourceDir="..")
|
||||
-DCMAKE_BUILD_TYPE=Release", sourceDir="..")
|
||||
def build():
|
||||
shelltools.cd("build")
|
||||
cmaketools.make()
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<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="449a9ceb6e2d7a87a3131ceb35924ac719e50f08" type="targz">https://github.com/tsujan/FeatherPad/archive/V0.16.0.tar.gz</Archive>
|
||||
<Archive sha1sum="3ffc0c4d3f28034d5238b58b4111857152ca4eab" type="targz">https://github.com/tsujan/FeatherPad/archive/V0.18.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
@@ -47,6 +47,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2021-04-26</Date>
|
||||
<Version>0.18.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-11-05</Date>
|
||||
<Version>0.16.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user