xmodmap: update to 1.0.11 and adopt
This commit is contained in:
parent
dc61d0258b
commit
6b2765debd
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xmodmap'
|
||||
pkgname=xmodmap
|
||||
version=1.0.10
|
||||
revision=2
|
||||
version=1.0.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel"
|
||||
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"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||
checksum=473f0941d7439d501bb895ff358832b936ec34c749b9704c37a15e11c318487c
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||
checksum=9a2f8168f7b0bc382828847403902cb6bf175e17658b36189eac87edda877e81
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue