summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Fujino2021-06-17 09:48:47 -0700
committerChristopher Fujino2021-06-17 09:48:47 -0700
commit27b80860a38318f51228e9bde8c3044e7a581b11 (patch)
treeac856cda4d5d7dba17fdb50c84ef381d0ffb8c7b /PKGBUILD
parentae5f046ac43ae41090847a3c7080991f1b29958b (diff)
downloadaur-27b80860a38318f51228e9bde8c3044e7a581b11.tar.gz
update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3179071560b2..ce8e32f342e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=flutter
-pkgver=2.2.0
+pkgver=2.2.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")
-url="https://${pkgname}.io"
+url="https://${pkgname}.dev"
license=("custom" "BSD" "CCPL")
depends=("git" "glu" "java-environment" "libglvnd" "unzip")
-optdepends=("android-sdk" "android-studio" "dart" "intellij-idea-community-edition" "intellij-idea-ultimate-edition" "perl" "python")
+optdepends=("android-sdk" "android-studio" "intellij-idea-community-edition" "intellij-idea-ultimate-edition" "perl" "python")
makedepends=("python")
backup=("opt/${pkgname}/packages/${pkgname}_test/pubspec.yaml" "opt/${pkgname}/packages/${pkgname}/pubspec.yaml")
options=("!emptydirs")
@@ -20,7 +20,7 @@ source=(
"${pkgname}.csh"
)
sha256sums=(
- "7a0e7ff8aea82f143ade4068c2f77cbad49a95bee3245e03d7a7f913421d788b"
+ "da1ebc597563b5d3e46d8fd5bb505cae645443c1b653d7b4fbed7c083f4d498a"
"1dea1952d386c43948b9970382c2da5b65b7870684b8ad2ad89124e873aa485a"
"7ef10d753cfaac52d243549764a793f44f8284a1f4b11715ccd2fa915b026a6f"
)