Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages /
xcb-proto
Commits:
13360629 by Andreas Radke at 2024-04-15T21:08:12+02:00
upgpkg: 1.17.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
pkgbase = xcb-proto
pkgdesc = XML-XCB protocol descriptions
- pkgver = 1.16.0
- pkgrel = 2
+ pkgver = 1.17.0
+ pkgrel = 1
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.16.0.tar.xz
- source =
https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.16.0.tar.xz.sig
+ 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 =
54906f379a7aa2cbbfbbe54764c02dbf522ca8f6c54e07d4faae471aac3aee25d0359be38c808c8da887de228aed745582a78b2f56714b023bca8f3513b24972
+ sha512sums =
34c3795e5a48a66d89b72ee1777fb0bede489d5ec07018e6c9ef3c13bdd60b0358fc2c04a1f0ed0acb5b681aeeb92033db579036e4f5edd967fe56714c03acdf
sha512sums = SKIP
pkgname = xcb-proto
=====================================
PKGBUILD
=====================================
@@ -2,15 +2,15 @@
# Contributor: Jan de Groot <[email protected]>
pkgname=xcb-proto
-pkgver=1.16.0
-pkgrel=2
+pkgver=1.17.0
+pkgrel=1
pkgdesc="XML-XCB protocol descriptions"
arch=(any)
url="https://xcb.freedesktop.org/"
license=('X11-distribute-modifications-variant')
makedepends=('python' 'libxml2')
source=(https://xorg.freedesktop.org/archive/individual/proto/$pkgname-$pkgver.tar.xz{,.sig})
-sha512sums=('54906f379a7aa2cbbfbbe54764c02dbf522ca8f6c54e07d4faae471aac3aee25d0359be38c808c8da887de228aed745582a78b2f56714b023bca8f3513b24972'
+sha512sums=('34c3795e5a48a66d89b72ee1777fb0bede489d5ec07018e6c9ef3c13bdd60b0358fc2c04a1f0ed0acb5b681aeeb92033db579036e4f5edd967fe56714c03acdf'
'SKIP')
#validpgpkeys=('A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # "Daniel Stone
<[email protected]>"
validpgpkeys=('3BB639E56F861FA2E86505690FDD682D974CA72A') # "Matt Turner
<[email protected]>"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xcb-proto/-/commit/13360629162f32770a0550d6a83b7a64a1a68ba8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xcb-proto/-/commit/13360629162f32770a0550d6a83b7a64a1a68ba8
You're receiving this email because of your account on gitlab.archlinux.org.