summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-04-18 09:53:54 -0600
committerMark Wagie2024-04-18 09:53:54 -0600
commit3c08f84da698185530755beeb0685e64ad750ec0 (patch)
treedc6e6230bd26b3f2b6ce11482622c71d55323272 /PKGBUILD
parentc929707a9533dfb73e0ac799eb7e7ac5bd4171bb (diff)
downloadaur-yubico-authenticator.tar.gz
update Flutter to 3.19.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b69d68b1fde..53cf0204434d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@ pkgname=yubico-authenticator
_app_id=com.yubico.yubioath
pkgdesc="Yubico Authenticator for Desktop"
pkgver=6.4.0
-pkgrel=6
-_flutter_ver=3.19.5
+pkgrel=7
+_flutter_ver=3.19.6
arch=('x86_64' 'aarch64')
url="https://github.com/Yubico/yubioath-flutter"
license=('Apache-2.0')
@@ -36,7 +36,7 @@ source=("git+https://github.com/Yubico/yubioath-flutter.git#commit=${_commit}?si
validpgpkeys=('AF511D2CBC0F973E5D308054325C8E4AE2E6437D' # Adam Velebil <adam.velebil@yubico.com>
'20EE325B86A81BCBD3E56798F04367096FBA95E8') # Dain Nilsson <dain@yubico.com>
sha256sums=('5409741c3e10645fe9b41e497e34f94bc95c7c8d79a71c645c00486c0484f40c'
- '6590607e7f2fb23bcc7e0a2d6aac292f9208cbf12a40862c281058c758604fb3')
+ 'db6742a20626d0d2a089eb41ad61b9b2138b996679911e9c8268c1f896191f97')
prepare() {
cd yubioath-flutter