summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97b6984ae74a..814e8e227b85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=autocutsel
pkgver=0.9.0
pkgrel=7
-pkgdesc='Synchronizes the two copy/paste buffers mainly used by X applications'
+pkgdesc="synchronizes the two copy/paste buffers mainly used by X applications"
arch=('i686' 'x86_64')
depends=('libxaw')
source=(http://lepton.fr/tools/$pkgname/$pkgname-$pkgver.tar.gz)