summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrealgagu2021-03-23 12:25:09 -0500
committerfrealgagu2021-03-23 12:25:09 -0500
commita926467dff7342b0ce46a916fe111af7270d75cd (patch)
tree6b74cbeff6bd1a84a4db5ad589972808ca9f742f /PKGBUILD
parent7159710d2fa7a4cfeb2759f222eabca4afcfeff1 (diff)
downloadaur-a926467dff7342b0ce46a916fe111af7270d75cd.tar.gz
Upgrading to version 2.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb387e1d52dc..b30912fea485 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=flutter
-pkgver=2.0.1
+pkgver=2.0.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=(
- "7938e7c78cd277fcf2f01291cd590b9d5adb0c4342763044c9d9678901829241"
+ "95c5045d0739187d961d24b7315e562d6b998c6ef7665aab7f199d3b2f1b4691"
"1dea1952d386c43948b9970382c2da5b65b7870684b8ad2ad89124e873aa485a"
"7ef10d753cfaac52d243549764a793f44f8284a1f4b11715ccd2fa915b026a6f"
)