diff --git a/srcpkgs/xcb-proto/patches/fix-tests.patch b/srcpkgs/xcb-proto/patches/fix-tests.patch deleted file mode 100644 index 9acebbc395f..00000000000 --- a/srcpkgs/xcb-proto/patches/fix-tests.patch +++ /dev/null @@ -1,53 +0,0 @@ -Submitted By: Bruce Dubbs -Date: 2016-06-01 -Initial Package Version: 1.12 -Upstream Status: Not Committed -Origin: https://lists.freedesktop.org/archives/xcb/2016-February/010676.html -Description: Fixes make check - - ---- src/xcb.xsd -+++ src/xcb.xsd -@@ -44,6 +44,15 @@ authorization from the authors. - - - -+ -+ -+ -+ -+ -+ -+ -+ -+ - - - -@@ -76,14 +85,13 @@ authorization from the authors. - - - -+ - - - - - - -- -- - - - -@@ -201,6 +209,7 @@ authorization from the authors. - - - -+ - - - - - - diff --git a/srcpkgs/xcb-proto/template b/srcpkgs/xcb-proto/template index 6f3f8daa2eb..fdc9a35ad74 100644 --- a/srcpkgs/xcb-proto/template +++ b/srcpkgs/xcb-proto/template @@ -1,6 +1,6 @@ # Template build for 'xcb-proto'. pkgname=xcb-proto -version=1.12 +version=1.13 revision=1 build_style=gnu-configure hostmakedepends="python" @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://xcb.freedesktop.org" license="MIT" distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2" -checksum=5922aba4c664ab7899a29d92ea91a87aa4c1fc7eb5ee550325c3216c480a4906 +checksum=7b98721e669be80284e9bbfeab02d2d0d54cd11172b72271e47a2fe875e2bde1 post_install() { vlicense COPYING