summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNotAShelf2022-10-15 15:46:53 +0300
committerNotAShelf2022-10-15 15:46:53 +0300
commitf265a485cfd28feccd3b5ab16cb88bc91769b82e (patch)
tree19a19b7737e4460a3331ee5b1db7f73236997f4b /PKGBUILD
parent8558c53538eeb2aeda476d8c5784947a2e28a6b8 (diff)
downloadaur-f265a485cfd28feccd3b5ab16cb88bc91769b82e.tar.gz
fix package desc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f264be5d8520..795b2f6e42cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cloneit-git
pkgver=0.1.0+30.g02a4942
pkgrel=1
-pkgdesc="A cli tool to download specific GitHub directories or files ."
+pkgdesc="A cli tool to download specific GitHub directories or files."
arch=('x86_64' 'aarch64')
url="https://github.com/alok8bb/cloneit"
license=('MIT')