diff --git a/srcpkgs/xextproto/template b/srcpkgs/xextproto/template index 23832a0ad2a..1d319ce79b1 100644 --- a/srcpkgs/xextproto/template +++ b/srcpkgs/xextproto/template @@ -1,7 +1,7 @@ # Template build file for 'xextproto'. pkgname=xextproto -version=7.2.0 -revision=2 +version=7.3.0 +revision=1 build_style=gnu-configure hostmakedepends="xmlto" short_desc="XExt extension headers from X.org" @@ -9,13 +9,11 @@ maintainer="Juan RP " homepage="http://xorg.freedesktop.org" license="MIT" distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2" -checksum=d2bc4208c6b1883ebe00bc5c0048e5d825038cda56775f74bb4aa89afdc576d5 -long_desc=" - This provides the XExt extension headers from modular X.org project." +checksum=f3f4b23ac8db9c3a9e0d8edb591713f3d70ef9c3b175970dd8823dfc92aa5bb0 xextproto_package() { noarch="yes" pkg_install() { - vmove usr + vmove all } }