summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgarionion2020-10-29 15:00:28 +0100
committergarionion2020-10-29 15:00:28 +0100
commitb127c4390e8b85bba3d30c01b1c02c341b3ef7bf (patch)
tree0f06a575a5d1470ee8fa44b942b3b1b579a60868
parent82e013eb5d4a378ecc33177dde6c8480992f02ce (diff)
downloadaur-b127c4390e8b85bba3d30c01b1c02c341b3ef7bf.tar.gz
change to flutter channel dev
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c20f0375adcf..0e28ef967b3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=fluffychat
_gitname=${pkgname}-flutter
pkgver=0.21.1
-pkgrel=1
+pkgrel=2
pkgdesc="Chat with your friends"
arch=('any')
url="https://fluffychat.im/"
@@ -19,7 +19,7 @@ sha256sums=('SKIP')
prepare() {
- flutter channel master
+ flutter channel dev
flutter upgrade
flutter config --enable-linux-desktop