summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-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