summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFredy García2022-02-26 19:13:09 -0500
committerFredy García2022-02-26 19:13:09 -0500
commit18c12b88899bdb93164a4e3200fe96ab9cfcccf8 (patch)
treec777affe27c6985f86011a066b59c5f9d20be88f /PKGBUILD
parent025ffd52c83a84022eec7f2f1752d86964c41969 (diff)
downloadaur-18c12b88899bdb93164a4e3200fe96ab9cfcccf8.tar.gz
Upgrading to version 2.10.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93fdb9f115a9..b8fe249b1935 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=flutter
-pkgver=2.10.1
+pkgver=2.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")
@@ -20,7 +20,7 @@ source=(
"${pkgname}.csh"
)
sha256sums=(
- "ad27f0720943576aef265d748fb141c805a6821776158c6b9648189ef44ee786"
+ "03de160d1c30730a248cb5e168ec2de60f883d7e365e6cf57b27786e85436c0f"
"1dea1952d386c43948b9970382c2da5b65b7870684b8ad2ad89124e873aa485a"
"7ef10d753cfaac52d243549764a793f44f8284a1f4b11715ccd2fa915b026a6f"
)