summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFredy García2021-07-08 13:03:04 -0500
committerFredy García2021-07-08 13:03:04 -0500
commitfda0d0c6b57f4e3fea79972f51ab6036149d55f3 (patch)
treec9497de79c1efa5e77676e1d63a5441aabafe69b /PKGBUILD
parentece8de738d0efcbd1409754809ca12e7a2c08d77 (diff)
downloadaur-fda0d0c6b57f4e3fea79972f51ab6036149d55f3.tar.gz
Upgrading to version 2.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8d62c9430fc..9beed8eb8f2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=flutter
-pkgver=2.2.2
+pkgver=2.2.3
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=(
- "da1ebc597563b5d3e46d8fd5bb505cae645443c1b653d7b4fbed7c083f4d498a"
+ "66a271aa9f4286596841f5c89fd5d22e4ae0042127459e88d5650ca989ba948d"
"1dea1952d386c43948b9970382c2da5b65b7870684b8ad2ad89124e873aa485a"
"7ef10d753cfaac52d243549764a793f44f8284a1f4b11715ccd2fa915b026a6f"
)