x2x-git: update to 20141123.

This commit is contained in:
Christian Neukirchen 2014-11-23 14:23:43 +01:00
parent 0397cdae81
commit b93ca01408

View file

@ -1,6 +1,6 @@
# Template file for 'x2x-git' # Template file for 'x2x-git'
pkgname=x2x-git pkgname=x2x-git
version=20140712 version=20141123
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="git automake pkg-config" hostmakedepends="git automake pkg-config"
@ -8,7 +8,7 @@ makedepends="libX11-devel libXext-devel libXtst-devel"
short_desc="Use mouse and keyboard from X display on another" short_desc="Use mouse and keyboard from X display on another"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>" maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="custom" license="custom"
homepage="https://github.com/dottedmag/x2x" homepage="https://github.com/jashandeep-sohi/x2x"
do_fetch() { do_fetch() {
local url="git://github.com/jashandeep-sohi/x2x.git" local url="git://github.com/jashandeep-sohi/x2x.git"