summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-03-22 08:53:12 -0600
committerMark Wagie2024-03-22 08:53:12 -0600
commita5728548dd9d16aeb6004567e94f26e305235ec7 (patch)
tree0a9726d83ce2bf502dd0057f1f814165b2eecebf /PKGBUILD
parent0574c1b6c347154dc2b0111d40dcd62d5ada2bbf (diff)
downloadaur-a5728548dd9d16aeb6004567e94f26e305235ec7.tar.gz
updated Flutter to 3.19.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8761718cd5ce..2ac3abd008b0 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=4
-_flutter_ver=3.19.3
+pkgrel=5
+_flutter_ver=3.19.4
arch=('x86_64' 'aarch64')
url="https://github.com/Yubico/yubioath-flutter"
license=('Apache-2.0')
@@ -35,8 +35,8 @@ source=("git+https://github.com/Yubico/yubioath-flutter.git#commit=${_commit}?si
"flutter-${_flutter_ver}.tar.xz::https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_${_flutter_ver/.hotfix/+hotfix}-stable.tar.xz")
validpgpkeys=('AF511D2CBC0F973E5D308054325C8E4AE2E6437D' # Adam Velebil <adam.velebil@yubico.com>
'20EE325B86A81BCBD3E56798F04367096FBA95E8') # Dain Nilsson <dain@yubico.com>
-sha256sums=('SKIP'
- 'ddb712be586281afd51a3f96db3681f99f242278201e0ae3322c03706e4004ad')
+sha256sums=('5409741c3e10645fe9b41e497e34f94bc95c7c8d79a71c645c00486c0484f40c'
+ '66adfe6b6559a2e2f1fdbf89c938d0af53add3860c854c79dbbd5452f5d2290a')
prepare() {
cd yubioath-flutter