summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Muehlhaeuser2020-10-04 10:50:26 +0200
committerChristian Muehlhaeuser2020-10-04 10:50:26 +0200
commitc1ff7f988495ef4c8c1b75b7f95782e38d861ca2 (patch)
treeb48d190a457f46b2454440db98119a54ae03eb7d /PKGBUILD
parent875f84409d7be135a8db0692c118cdb37ae19440 (diff)
downloadaur-c1ff7f988495ef4c8c1b75b7f95782e38d861ca2.tar.gz
Fix package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')