xproto: update to 7.0.25.

This commit is contained in:
Juan RP 2013-12-28 11:11:18 +01:00
parent 68296e5962
commit b8e3c05c11

View file

@ -1,20 +1,18 @@
# Template build file for 'xproto'.
pkgname=xproto
version=7.0.23
revision=2
version=7.0.25
revision=1
build_style=gnu-configure
short_desc="X protocol and ancillary headers from Xorg X11"
homepage="http://xorg.freedesktop.org"
license="MIT"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
checksum=ade04a0949ebe4e3ef34bb2183b1ae8e08f6f9c7571729c9db38212742ac939e
long_desc="
X protocol and ancillary headers from modular Xorg X11."
checksum=92247485dc4ffc3611384ba84136591923da857212a7dc29f4ad7797e13909fe
xproto_package() {
noarch="yes"
pkg_install() {
vmove usr
vmove all
}
}