Date: Monday, June 30, 2014 @ 13:46:08 Author: bisson Revision: 215767
rebuild for mtree support Modified: xclip/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-30 11:45:41 UTC (rev 215766) +++ PKGBUILD 2014-06-30 11:46:08 UTC (rev 215767) @@ -1,11 +1,11 @@ # $Id$ +# Maintainer: Gaetan Bisson <[email protected]> +# Committer: Manolis Tzanidakis <[email protected]> # Contributor: damir <[email protected]> -# Committer: Manolis Tzanidakis <[email protected]> -# Maintainer: Gaetan Bisson <[email protected]> pkgname=xclip pkgver=0.12 -pkgrel=3 +pkgrel=4 pkgdesc='Command line interface to the X11 clipboard' url='http://sourceforge.net/projects/xclip' license=('GPL')
