summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18d9ff5560dc..dd4d2aa1357b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = mastotool
- pkgdesc = Disk Usage/Free Utility
+ pkgdesc = a collection of tools to work with your Mastodon account
pkgver = 0.2.2
pkgrel = 1
url = https://github.com/muesli/mastotool
diff --git a/PKGBUILD b/PKGBUILD
index ed73492cbb8b..68cc5c37898a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mastotool
pkgver=0.2.2
pkgrel=1
-pkgdesc="Disk Usage/Free Utility"
+pkgdesc="a collection of tools to work with your Mastodon account"
arch=('x86_64' 'i686' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/muesli/mastotool"
license=('MIT')