summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMithicSpirit2023-12-27 20:46:58 -0500
committerMithicSpirit2023-12-27 20:46:58 -0500
commit4ceba8861241c52c492eb556c7d8b7abafe31382 (patch)
treede1daa724f34ff03643098639202e9c126024328
parentf593d1cab737380e5c74cd12c76cf8b11457e5da (diff)
downloadaur-4ceba8861241c52c492eb556c7d8b7abafe31382.tar.gz
bump flutter (fix build)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92446f94c5bc..df6610079b66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,7 +23,7 @@ pkgbase = appflowy-git
conflicts = appflowy
conflicts = appflowy-bin
source = appflowy::git+https://github.com/AppFlowy-IO/AppFlowy.git
- source = flutter::git+https://github.com/flutter/flutter.git#tag=3.13.9
+ source = flutter::git+https://github.com/flutter/flutter.git#tag=3.18.0-0.2.pre
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8826701b4dd1..02440fffcfea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ backup=()
options=()
install=
source=("$_pkgname::git+https://github.com/AppFlowy-IO/AppFlowy.git"
- 'flutter::git+https://github.com/flutter/flutter.git#tag=3.13.9')
+ 'flutter::git+https://github.com/flutter/flutter.git#tag=3.18.0-0.2.pre')
sha256sums=('SKIP'
'SKIP')