aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cf1e33b9903..65e2c5db6df1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,7 @@
pkgname=fetcher
pkgver=1.0
pkgrel=1
-pkgdesc="Automatic adding, commiting, pushing or pulling of git repos.
-Easily adjustable in a config file à la \"<repopath> <command> <remote> <refspec>\".
-Also added the special command addcommitpush, which does all three at once.
-"
+pkgdesc="Automatic adding, commiting, pushing or pulling of git repos via a systemd service unit."
arch=('any')
url="https://github.com/mbrunnen/fetcher"
license=('MIT')