Bump to 0.2.8 and update flatpak descriptions

This commit is contained in:
Bernd Schoolmann 2024-01-04 22:24:48 +01:00
parent f2fb11d16e
commit 0f33ed3d08
No known key found for this signature in database
3 changed files with 8 additions and 3 deletions

View file

@ -1,5 +1,5 @@
pkgname=goldwarden pkgname=goldwarden
pkgver=0.2.7 pkgver=0.2.8
pkgrel=1 pkgrel=1
pkgdesc='A feature-packed Bitwarden compatible desktop integration' pkgdesc='A feature-packed Bitwarden compatible desktop integration'
arch=('x86_64' 'aarch64') arch=('x86_64' 'aarch64')

View file

@ -1,10 +1,10 @@
[Desktop Entry] [Desktop Entry]
Name=Goldwarden Name=Goldwarden
Comment=A Bitwarden compatible desktop password manager Comment=A Bitwarden compatible desktop password manager
Keywords=backup;recovery; Keywords=password;ssh;auto-type;keys;
Exec=main.py Exec=main.py
Terminal=false Terminal=false
Type=Application Type=Application
Icon=com.quexten.Goldwarden Icon=com.quexten.Goldwarden
StartupNotify=true StartupNotify=true
Categories=GNOME;GTK; Categories=GNOME;GTK;Utility;

View file

@ -18,6 +18,9 @@
<li> Browser biometric login </li> <li> Browser biometric login </li>
<li> Kernel level memory protection </li> <li> Kernel level memory protection </li>
</ul> </ul>
<p>
For setup instructions for SSH keys and auto-type please read the wiki on the GitHub page.
</p>
</description> </description>
<categories> <categories>
<category>Utility</category> <category>Utility</category>
@ -33,6 +36,8 @@
<developer_name>Bernd Schoolmann</developer_name> <developer_name>Bernd Schoolmann</developer_name>
<update_contact>mail@quexten.com</update_contact> <update_contact>mail@quexten.com</update_contact>
<releases> <releases>
<release version="0.2.8" date="2024-01-04"/>
<release version="0.2.7" date="2023-12-30"/>
<release version="0.2.6" date="2023-12-30"/> <release version="0.2.6" date="2023-12-30"/>
</releases> </releases>
<content_rating type="oars-1.1"/> <content_rating type="oars-1.1"/>