new package: wl-clipboard, keepassxc: version bump to 2.7.9

This commit is contained in:
suvari
2024-07-06 15:29:27 +03:00
parent ff5efb330b
commit 7524fa7655
8 changed files with 251 additions and 24 deletions
+10 -2
View File
@@ -13,12 +13,12 @@
<Icon>keepassxc</Icon>
<Summary>Cross-platform Password Manager</Summary>
<Description>KeePassXC is a modern, secure, and open-source password manager that stores and manages your most sensitive information. Let KeePassXC safely store your passwords and auto-fill them into your favorite apps, so you can forget all about them.</Description>
<Archive sha1sum="4583019f81e7dd46b580458ff029d5901db4e788" type="tarxz">https://github.com/keepassxreboot/keepassxc/releases/download/2.7.6/keepassxc-2.7.6-src.tar.xz</Archive>
<Archive sha1sum="8ffcfd48ebec812246804200fe63dd75152e66b3" type="tarxz">https://github.com/keepassxreboot/keepassxc/releases/download/2.7.9/keepassxc-2.7.9-src.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>xclip</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>curl-devel</Dependency>
<!-- <Dependency>curl-devel</Dependency> -->
<Dependency>asciidoctor</Dependency>
<Dependency versionFrom="3.2.0">botan-devel</Dependency>
<Dependency>argon2-devel</Dependency>
@@ -50,6 +50,7 @@
<Dependency>qt5-svg</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>pcsc-lite</Dependency>
<Dependency>wl-clipboard</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>qt5-x11extras</Dependency>
</RuntimeDependencies>
@@ -62,6 +63,13 @@
</Package>
<History>
<Update release="3">
<Date>2024-07-06</Date>
<Version>2.7.9</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2023-11-01</Date>
<Version>2.7.6</Version>