lxqt-openssh-askpas:v.bump to 0.17.0
This commit is contained in:
@@ -14,8 +14,7 @@ def setup():
|
||||
shelltools.cd("build")
|
||||
cmaketools.configure("-DCMAKE_BUILD_TYPE=release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=/usr/lib\
|
||||
-DPULL_TRANSLATIONS=yes", sourceDir="..")
|
||||
-DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..")
|
||||
|
||||
def build():
|
||||
shelltools.cd("build")
|
||||
|
||||
@@ -13,16 +13,16 @@
|
||||
<Icon>lxqt</Icon>
|
||||
<Summary>LXQt openssh password prompt</Summary>
|
||||
<Description>LXQt openssh password prompt</Description>
|
||||
<Archive sha1sum="d0b29d623a7d45e9647d69800f1e9fb06e9c0cfa" type="tarxz">https://github.com/lxqt/lxqt-openssh-askpass/releases/download/0.16.0/lxqt-openssh-askpass-0.16.0.tar.xz</Archive>
|
||||
<Archive sha1sum="c39e89972333dbb0bc2d972271078d3d687d182e" type="tarxz">https://github.com/lxqt/lxqt-openssh-askpass/releases/download/0.17.0/lxqt-openssh-askpass-0.17.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency>libqtxdg-devel</Dependency>
|
||||
<Dependency versionFrom="0.16.0">liblxqt-devel</Dependency>
|
||||
<Dependency versionFrom="3.7.1">libqtxdg-devel</Dependency>
|
||||
<Dependency versionFrom="0.17.0">liblxqt-devel</Dependency>
|
||||
<Dependency>lxqt-config</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
<Dependency versionFrom="0.7.0">lxqt-build-tools</Dependency>
|
||||
<Dependency versionFrom="0.9.0">lxqt-build-tools</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
<Package>
|
||||
@@ -38,6 +38,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2021-04-26</Date>
|
||||
<Version>0.17.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2020-11-05</Date>
|
||||
<Version>0.16.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user