summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWithTheBraid2023-05-26 06:59:49 +0200
committerWithTheBraid2023-05-26 06:59:49 +0200
commit560bc55bd4ca12f8acb2bbcd94cefb9741968ef2 (patch)
treed25c3fc86dfa6402d2b94b6c262db6fc047faa65 /PKGBUILD
parent0470aa3ab12143f51dea335bb741dfc6cfa502c8 (diff)
downloadaur-560bc55bd4ca12f8acb2bbcd94cefb9741968ef2.tar.gz
chore: bump version
Signed-off-by: WithTheBraid <the-one@with-the-braid.cf>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 413ac7300f4e..9413b7e23f27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Philip Goto <philip.goto@gmail.com>, WithTheBraid <the-one@with-the-braid.cf>
pkgname=flutter
-pkgver=3.10.1
+pkgver=3.10.2
pkgrel=1
pkgdesc="A new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android."
arch=("x86_64" "aarch64")
@@ -19,7 +19,7 @@ source=(
"${pkgname}.sh"
"${pkgname}.csh"
)
-sha256sums=('e325dfc5621aaeecc95ce9c51d0f4adf15786cfe881ed619e96780a3ddfbbaf5'
+sha256sums=('7a0d9b80abf48d10801ecd7747550fb627df3ff2170b4833909bb9108873e07e'
'1dea1952d386c43948b9970382c2da5b65b7870684b8ad2ad89124e873aa485a'
'7ef10d753cfaac52d243549764a793f44f8284a1f4b11715ccd2fa915b026a6f')