xkbutils: update to 1.0.4.
This commit is contained in:
parent
e235148f9c
commit
19ffccbfc1
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xkbutils'.
|
||||
pkgname=xkbutils
|
||||
version=1.0.3
|
||||
revision=3
|
||||
version=1.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel libXaw-devel inputproto"
|
||||
|
@ -10,4 +10,4 @@ homepage="http://xorg.freedesktop.org"
|
|||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=e409af0730788aa94ee22711750792546465a8f4729a0084d31a32c3ef0849bd
|
||||
checksum=d2a18ab90275e8bca028773c44264d2266dab70853db4321bdbc18da75148130
|
||||
|
|
Loading…
Reference in New Issue