xvkbd: update to 4.1.
This commit is contained in:
parent
4d868a4950
commit
1ad9d16f70
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xvkbd'
|
||||
pkgname=xvkbd
|
||||
version=4.0
|
||||
version=4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="imake xorg-cf-files gccmakedep"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Virtual (graphical) keyboard program for X11"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://t-sato.in.coocan.jp/xvkbd/"
|
||||
distfiles="http://deb.debian.org/debian/pool/main/x/xvkbd/xvkbd_${version}.orig.tar.gz"
|
||||
checksum=eb54e440badc40299ba9a8f27fcea740cd3501310e8955651af7ade517a3ac82
|
||||
distfiles="http://t-sato.in.coocan.jp/xvkbd/xvkbd-4.1.tar.gz"
|
||||
checksum=952d07df0fe1e45286520b7c98b4fd00fd60dbf3e3e8ff61e12c259f76a3bef4
|
||||
nocross=yes # xmkmf broken
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in a new issue