summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFredy García2021-12-16 18:41:44 -0500
committerFredy García2021-12-16 18:41:44 -0500
commit534b391802379562399be9bca3c52e2a7e00ca04 (patch)
treed1ec1670c414c651d43d15c5bce9af31deb1cdf4 /PKGBUILD
parent7170e50432654c57d2ad6500169041abac852f16 (diff)
downloadaur-534b391802379562399be9bca3c52e2a7e00ca04.tar.gz
Upgrading to version 2.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ad7dc95baba..05d5f59dcb0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=flutter
-pkgver=2.8.0
+pkgver=2.8.1
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=(
- "b12cffa3019d08c0796fdf9c016bcb92b7c570822ae7aeb95e8a5de092afd46e"
+ "47ecdcc5481c51a8fb323f154f8044cb309d55fa8614a97c89bc7c08e43abe01"
"1dea1952d386c43948b9970382c2da5b65b7870684b8ad2ad89124e873aa485a"
"7ef10d753cfaac52d243549764a793f44f8284a1f4b11715ccd2fa915b026a6f"
)