xmodmap: update to 1.0.11 and adopt

This commit is contained in:
Ishaan Bhimwal 2022-07-12 00:17:24 +05:30 committed by Michael Aldridge
parent dc61d0258b
commit 6b2765debd

View file

@ -1,16 +1,16 @@
# Template file for 'xmodmap' # Template file for 'xmodmap'
pkgname=xmodmap pkgname=xmodmap
version=1.0.10 version=1.0.11
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libX11-devel" makedepends="libX11-devel"
short_desc="X modmap program to modify keymaps and pointer button mappings" short_desc="X modmap program to modify keymaps and pointer button mappings"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
license="MIT" license="MIT"
homepage="http://xorg.freedesktop.org" homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2" distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
checksum=473f0941d7439d501bb895ff358832b936ec34c749b9704c37a15e11c318487c checksum=9a2f8168f7b0bc382828847403902cb6bf175e17658b36189eac87edda877e81
post_install() { post_install() {
vlicense COPYING vlicense COPYING