summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFredy García2021-10-06 18:33:44 -0500
committerFredy García2021-10-06 18:33:44 -0500
commit81c2172e02b0d38f9c8dd18287d4d8c14049191b (patch)
tree76e5f298d8d7372a3dbd95cfaa446d5cdb401cd7 /PKGBUILD
parentf477c1101dd7fa7c4760dafc1dff929ae500d7d9 (diff)
downloadaur-81c2172e02b0d38f9c8dd18287d4d8c14049191b.tar.gz
Upgrading to version 2.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad369dd0814c..dd863fb45806 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=flutter
-pkgver=2.5.1
+pkgver=2.5.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=(
- "6267b686d8d1c9297265a8eb3788fa234a4fa9a125e56f58ba8965ade2f9cc8b"
+ "371234b5b9c127fcd3053b4b04e45c0024657d95f7371eb9d9422a7da5297717"
"1dea1952d386c43948b9970382c2da5b65b7870684b8ad2ad89124e873aa485a"
"7ef10d753cfaac52d243549764a793f44f8284a1f4b11715ccd2fa915b026a6f"
)