diff options
Diffstat (limited to 'community/autocutsel/PKGBUILD')
-rw-r--r-- | community/autocutsel/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/autocutsel/PKGBUILD b/community/autocutsel/PKGBUILD index 452350efe..6e39cc60d 100644 --- a/community/autocutsel/PKGBUILD +++ b/community/autocutsel/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 45035 2011-04-14 10:45:17Z shusmann $ +# $Id: PKGBUILD 64911 2012-02-18 20:21:56Z jelle $ # Contributor: Tom Killian <tom@archlinux.org> # Contributor: Nikos Kouremenos (zeppelin) kourem at gmail dot com # Maintainer: Stefan Husmann <stefan-husmann@t-online.de> pkgname=autocutsel pkgver=0.9.0 -pkgrel=6 +pkgrel=7 pkgdesc="synchronizes the two copy/paste buffers mainly used by X applications" arch=('i686' 'x86_64') depends=('libxaw') |