summaryrefslogtreecommitdiff
path: root/extra/xclip/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xclip/PKGBUILD')
-rw-r--r--extra/xclip/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xclip/PKGBUILD b/extra/xclip/PKGBUILD
index 57834cdc0..0e5d405e5 100644
--- a/extra/xclip/PKGBUILD
+++ b/extra/xclip/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 110900 2011-02-22 20:16:09Z bisson $
+# $Id: PKGBUILD 149046 2012-02-05 15:20:59Z bisson $
# Contributor: damir <damir@archlinux.org>
# Committer: Manolis Tzanidakis <manolis@archlinux.org>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=xclip
pkgver=0.12
-pkgrel=2
+pkgrel=3
pkgdesc='Command line interface to the X11 clipboard'
-arch=('i686' 'x86_64')
url='http://sourceforge.net/projects/xclip'
license=('GPL')
depends=('libxmu')
+arch=('i686' 'x86_64')
source=("http://downloads.sourceforge.net/sourceforge/xclip/${pkgname}-${pkgver}.tar.gz")
sha1sums=('aed2cff18b9aecfe3377ad064c6a67518bbec211')