summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShootingStarDragons2022-06-16 19:42:51 +0800
committerShootingStarDragons2022-06-16 19:42:51 +0800
commit0f5cd662c976e0dba307a9e7b3c89016aa9caf4b (patch)
tree39810d486cc27e83c2a159a317a23d4b48f39c36
parent414da6e5889401d42451b326caf543e7c85dd678 (diff)
downloadaur-0f5cd662c976e0dba307a9e7b3c89016aa9caf4b.tar.gz
update commit
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 227812c3d8f4..e184cfb6d759 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=fluffychat-localflutter
_pkgname=fluffychat
pkgver=1.5.0
pkgrel=1
-pkgdesc="Chat with your friends"
+pkgdesc="Chat with your friends, be careful about your flutter environment"
arch=('x86_64' 'aarch64')
url="https://fluffychat.im/"
license=('AGPL3')
@@ -23,7 +23,7 @@ conflicts=("$_pkgname")
source=("fluffychat-v${pkgver}.tar.gz::https://gitlab.com/famedly/fluffychat/-/archive/v${pkgver}/fluffychat-v${pkgver}.tar.gz")
sha256sums=('f71cacae90ca6f1e5748619208dd277eaba81cf401cd4542dfce5f364b505b3a')
-# Check the fluffer environment your self
+# Check the fluffer environment yourself
build() {