summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpierre2020-05-20 01:54:11 +0200
committerpierre2020-05-20 01:54:11 +0200
commit3f4ca353e41a544b184a100b77b6a9fa9ae011cc (patch)
tree93735c322ce8bddb898070d6367b71b320b6d381
parentd4c5bb3e56165d0a7697f0f0f1f7c9212a59741a (diff)
downloadaur-3f4ca353e41a544b184a100b77b6a9fa9ae011cc.tar.gz
update pkgdesc
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f5298c549ae..00cb649ba471 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=milcheck
pkgver=0.1.8
pkgrel=1
-pkgdesc="A small binary that displays the status of your pacman mirrorlist in your terminal, written in Rust."
+pkgdesc="A small binary that displays the status of your pacman mirrorlist in your terminal"
arch=('x86_64')
url="https://github.com/doums/milcheck"
license=('MPL2')