summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras2012-10-25 06:47:28 +0000
committerEvangelos Foutras2012-10-25 06:47:28 +0000
commitbb127ddd30e1a2efb27c13f8c296fa8a7e3d3ba7 (patch)
treede045b1f70ee15274a5709e87293a75ab9ef3f58
parent1f9999c4a42fdca0b9850c0041b3491a37e24d6b (diff)
downloadaur-bb127ddd30e1a2efb27c13f8c296fa8a7e3d3ba7.tar.gz
Revert r78782: Full pkgdesc cleanup for 2339 packages
-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)