Date: Tuesday, December 20, 2022 @ 20:12:17 Author: andyrtr Revision: 464654
upgpkg: xcb-util 0.4.1-1: upstream update 0.4.1 Added: xcb-util/trunk/keys/ xcb-util/trunk/keys/pgp/ xcb-util/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc Modified: xcb-util/trunk/PKGBUILD -------------------------------------------------------+ PKGBUILD | 13 ++++++++----- keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc | 1 + 2 files changed, 9 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-20 19:09:00 UTC (rev 464653) +++ PKGBUILD 2022-12-20 20:12:17 UTC (rev 464654) @@ -1,10 +1,10 @@ -# Maintainer: Jan de Groot <[email protected]> # Maintainer: Andreas Radke <[email protected]> +# Contributor: Jan de Groot <[email protected]> # Contributor: Andrea Scarpino <[email protected]> pkgname=xcb-util -pkgver=0.4.0 -pkgrel=4 +pkgver=0.4.1 +pkgrel=1 pkgdesc="Utility libraries for XC Binding" arch=('x86_64') url="https://xcb.freedesktop.org" @@ -11,8 +11,11 @@ license=('custom') depends=('libxcb>=1.7') makedepends=('gperf' 'xorg-util-macros' 'xorgproto') -source=("https://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2") -sha512sums=('e60aaa6f582eacd05896c5fd7c8417938318a1288146f3a5b339f77eed24e211c6099963f8813daa621c94173d2934228936b491c0ed79b09a8a67d835867d0e') +options=('debug') +source=(https://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.xz{,.sig}) +sha512sums=('da67f2f017d2a1788dcf35f28d6956e171303a622a1dd085cd3d69fdb2ed77965d83c557cc926ebf9b32e905eb2cbb5921987250192d78a2f5edc4d437ed7d2b' + 'SKIP') +validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <[email protected]> build() { cd ${pkgname}-${pkgver} Added: keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc =================================================================== (Binary files differ) Index: xcb-util/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc =================================================================== --- keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc 2022-12-20 19:09:00 UTC (rev 464653) +++ keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc 2022-12-20 20:12:17 UTC (rev 464654) Property changes on: xcb-util/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/pgp-keys \ No newline at end of property
