aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManoel Brunnen2016-09-06 00:48:12 +0200
committerManoel Brunnen2016-09-06 00:48:12 +0200
commita5c4bde879fd91c6f5caeca41bd9878c717aa11f (patch)
treea3185df33e93cdd6e06e84b5d50c2d3cf174daf4 /PKGBUILD
parente7393e32a044c66527e10dca5cd46adda675e6ed (diff)
downloadaur-a5c4bde879fd91c6f5caeca41bd9878c717aa11f.tar.gz
reduced description
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')