summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFredy García2021-09-12 17:31:31 -0500
committerFredy García2021-09-12 17:31:31 -0500
commita6d4c638cd7311c6577a54ea8fcc1e678afc4bab (patch)
tree3e6b38015451b5129801089cf9cea51b800d59f4 /PKGBUILD
parent816504d1347ab865c4caff2c79fba79cfa8d9023 (diff)
downloadaur-a6d4c638cd7311c6577a54ea8fcc1e678afc4bab.tar.gz
Upgrading to version 2.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a49a120ec543..12719cb8856c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=flutter
-pkgver=2.2.3
+pkgver=2.5.0
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=(
- "66a271aa9f4286596841f5c89fd5d22e4ae0042127459e88d5650ca989ba948d"
+ "ede0f3e947be5b83a2593804b0aeef6f170ca333abc8fefb8b318d9603b9ffda"
"1dea1952d386c43948b9970382c2da5b65b7870684b8ad2ad89124e873aa485a"
"7ef10d753cfaac52d243549764a793f44f8284a1f4b11715ccd2fa915b026a6f"
)