diff options
Diffstat (limited to 'community/xmove/PKGBUILD')
-rw-r--r-- | community/xmove/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xmove/PKGBUILD b/community/xmove/PKGBUILD index 3e923496d..e24d2b3d3 100644 --- a/community/xmove/PKGBUILD +++ b/community/xmove/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 32120 2010-11-10 15:38:22Z spupykin $ +# $Id: PKGBUILD 65263 2012-02-20 12:41:25Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Benjamin Andresen <benny AT klapmuetz DOT org> pkgname=xmove pkgver=2.0beta2 -pkgrel=4 +pkgrel=5 pkgdesc="A tool to move X windows to different X servers, something like a GNU screen for X." arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/archlinux-stuff/" |