aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gnome-authenticator
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gnome-authenticator')
-rw-r--r--testing/gnome-authenticator/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/gnome-authenticator/APKBUILD b/testing/gnome-authenticator/APKBUILD
index 0a33c6b110..8ea579629c 100644
--- a/testing/gnome-authenticator/APKBUILD
+++ b/testing/gnome-authenticator/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-authenticator
pkgver=3.32.2
-pkgrel=1
+pkgrel=2
pkgdesc="A Two-Factor Authentication application"
url="https://gitlab.gnome.org/World/Authenticator"
arch="noarch"
license="GPL-3.0-only"
-depends="python3 py3-otp py3-beautifulsoup4 py3-pillow py3-favicon py3-pyzbar
+depends="python3 py3-otp py3-beautifulsoup4 py3-pillow py3-pyfavicon py3-pyzbar
py3-yoyo-migrations libhandy"
makedepends="meson gtk+3.0-dev libsecret-dev zbar-dev gobject-introspection-dev"
checkdepends="appstream-glib desktop-file-utils"