diff options
-rw-r--r-- | community/gnome-authenticator/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-authenticator/APKBUILD b/community/gnome-authenticator/APKBUILD index 8ea579629c..c2181c63ab 100644 --- a/community/gnome-authenticator/APKBUILD +++ b/community/gnome-authenticator/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-authenticator pkgver=3.32.2 -pkgrel=2 +pkgrel=3 pkgdesc="A Two-Factor Authentication application" url="https://gitlab.gnome.org/World/Authenticator" arch="noarch" |