Date: Monday, December 5, 2022 @ 06:13:54 Author: andyrtr Revision: 463052
upgpkg: libxres 1.2.2-1: upstream update 1.2.1 Added: libxres/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc Modified: libxres/trunk/PKGBUILD -------------------------------------------------------+ PKGBUILD | 14 ++++++++------ keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc | 1 + 2 files changed, 9 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-05 06:12:04 UTC (rev 463051) +++ PKGBUILD 2022-12-05 06:13:54 UTC (rev 463052) @@ -1,8 +1,8 @@ -# Maintainer: AndyRTR <[email protected]> -# Maintainer: Jan de Groot <[email protected]> +# Maintainer: Andreas Radke <[email protected]> +# Contributor: Jan de Groot <[email protected]> pkgname=libxres -pkgver=1.2.1 +pkgver=1.2.2 pkgrel=1 pkgdesc="X11 Resource extension library" arch=('x86_64') @@ -10,10 +10,12 @@ license=('custom') depends=('libxext') makedepends=('xorgproto' 'xorg-util-macros') -source=(${url}/releases/individual/lib/libXres-${pkgver}.tar.bz2{,.sig}) -sha512sums=('c17d28406e17e305dc4976f095e88059735f5bd8c600adf2e556523c9e0dd7fa01dcbf7a9d28a642e77e49a5b30f54bb9b2fc34bfbedce467ee2a020bba5cdf1' +options=('debug') +source=(${url}/releases/individual/lib/libXres-${pkgver}.tar.xz{,.sig}) +sha512sums=('897f2d426ea6f41169a5a52c356d1a1cb2ffb9144ae41b9fedd06455c3d81042930fe55be269ce4b8545ee65fcfe168101192a599053d810e8810f627c94f810' 'SKIP') -validpgpkeys=('C383B778255613DFDB409D91DB221A6900000011') # "Keith Packard <[email protected]>" +#validpgpkeys=('C383B778255613DFDB409D91DB221A6900000011') # "Keith Packard <[email protected]>" +validpgpkeys+=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith <[email protected]>" build() { cd "libXres-${pkgver}" Added: keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc =================================================================== (Binary files differ) Index: libxres/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc =================================================================== --- keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc 2022-12-05 06:12:04 UTC (rev 463051) +++ keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc 2022-12-05 06:13:54 UTC (rev 463052) Property changes on: libxres/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/pgp-keys \ No newline at end of property
