summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Venries2017-03-22 23:11:16 +0100
committerThomas Venries2017-03-22 23:11:16 +0100
commitbeadcb6e20380892ef278bcafb2207433feb789c (patch)
treef68e21b411672d0d6467f1883a6207c6c0f6240d /PKGBUILD
parent59b2789868af6716f33eedf89769298f4c9b76b8 (diff)
downloadaur-beadcb6e20380892ef278bcafb2207433feb789c.tar.gz
Updated pkgdesc.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 092dc6a38f3d..68ac947db8ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='pug'
pkgver=1.0
pkgrel=2
-pkgdesc='Automatically saves Pacman and AUR package lists into Gists.'
+pkgdesc='Automatically saves and synchronizes Pacman and AUR installed package lists into Gists.'
arch=('x86_64' 'i686')
license=('GPL')
depends=('pacman>=5.0' 'gist>=4.5.0')