summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-02-26 08:53:32 -0700
committerMark Wagie2024-02-26 08:53:32 -0700
commit75827f5a3b003f450bd73af412a8ccc9f54748c9 (patch)
tree102bb9b1245075e0a0eefbbff77ef8ce05571558 /PKGBUILD
parent935c715bb846fc5a33268606f39b77e17d33ae66 (diff)
downloadaur-75827f5a3b003f450bd73af412a8ccc9f54748c9.tar.gz
updated to Flutter 3.19.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cf875741eb0..15f108f8adfd 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=1
-_flutter_ver=3.19.0
+pkgrel=2
+_flutter_ver=3.19.1
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=('SKIP'
- '4cc1706fbd6e2a5c0ee34a6f8de875aae20904c9f47e18c88d2fcb25d9ea1a79')
+ 'd80ae3b41f4ce388345c9872483ed27553698c1c41c0ccf4a7dba27e31c36d60')
prepare() {
cd yubioath-flutter