* update xcb-proto to 1.17.0-3

This commit is contained in:
Alexander Baldeck 2024-12-09 23:35:43 +01:00
parent 07d1af728a
commit c415001c1d
3 changed files with 25 additions and 1 deletions

16
xorg/xcb-proto/.SRCINFO Normal file
View File

@ -0,0 +1,16 @@
pkgbase = xcb-proto
pkgdesc = XML-XCB protocol descriptions
pkgver = 1.17.0
pkgrel = 3
url = https://xcb.freedesktop.org/
arch = any
license = X11-distribute-modifications-variant
makedepends = python
makedepends = libxml2
source = https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.17.0.tar.xz
source = https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.17.0.tar.xz.sig
validpgpkeys = 3BB639E56F861FA2E86505690FDD682D974CA72A
sha512sums = 34c3795e5a48a66d89b72ee1777fb0bede489d5ec07018e6c9ef3c13bdd60b0358fc2c04a1f0ed0acb5b681aeeb92033db579036e4f5edd967fe56714c03acdf
sha512sums = SKIP
pkgname = xcb-proto

View File

@ -0,0 +1,8 @@
[xcb-proto]
source = "gitlab"
gitlab = "xorg/proto/xcbproto"
host = "gitlab.freedesktop.org"
use_max_tag = true
include_regex = ".*xcb-proto-.*"
prefix = "xcb-proto-"

View File

@ -4,7 +4,7 @@
pkgname=xcb-proto
pkgver=1.17.0
pkgrel=2
pkgrel=3
pkgdesc="XML-XCB protocol descriptions"
arch=(any)
url="https://xcb.freedesktop.org/"