summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKppqju772023-09-19 22:26:20 +0200
committerKppqju772023-09-19 22:26:20 +0200
commit54ed6c6b000a6a2c09335478a6905f379addb7ed (patch)
tree701d5400051d8e8d0c6f37bd580e02f08ca4e2ad
parentfb9e9e5a4772dbedcf24fd76ab2121da476d127d (diff)
downloadaur-54ed6c6b000a6a2c09335478a6905f379addb7ed.tar.gz
Update flutter URL
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99e017b59ef4..c7ffe1e6e1c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=3.15.0_15.1.pre
pkgrel=2
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%-beta}.io"
+url="https://${pkgname%-beta}.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" "android-sdk-cmdline-tools-latest: for android checks" "cmake: for linux desktop build" "ninja: for linux desktop build" "clang: for linux desktop build" "gtk3: for linux desktop build")