Date: Saturday, October 15, 2022 @ 19:48:21 Author: andyrtr Revision: 458225
upgpkg: xorg-xkbprint 1.0.6-1: upstream update 1.0.6 Added: xorg-xkbprint/trunk/keys/ xorg-xkbprint/trunk/keys/pgp/ xorg-xkbprint/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc Modified: xorg-xkbprint/trunk/PKGBUILD -------------------------------------------------------+ PKGBUILD | 12 ++++++------ keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-15 19:43:25 UTC (rev 458224) +++ PKGBUILD 2022-10-15 19:48:21 UTC (rev 458225) @@ -3,8 +3,8 @@ # Contributor: Brian Bidulock <[email protected]> pkgname=xorg-xkbprint -pkgver=1.0.5 -pkgrel=2 +pkgver=1.0.6 +pkgrel=1 pkgdesc="Generates a PostScript description of an XKB keyboard description" arch=(x86_64) url="https://gitlab.freedesktop.org/xorg/app/xkbprint" @@ -13,10 +13,10 @@ makedepends=('xorg-util-macros') groups=('xorg-apps') options=('debug') -# key has been revoked -source=(https://xorg.freedesktop.org/archive/individual/app/xkbprint-${pkgver}.tar.bz2) #{,.sig}) -sha512sums=('ac3870352f3a595b5b8a8cb64f39e9bea81b17572c73cfbf72482477a2f576d0ffcdcf735cb3c66b8a88a7fe0f7aece6738cbac87df5641e44fae1ab9b97111f') -# 'SKIP') +source=(https://xorg.freedesktop.org/archive/individual/app/xkbprint-${pkgver}.tar.xz{,.sig}) +sha512sums=('a1c2401b2a2ef4c6bd2efc18923ecb176adcf38b6c5dfdce25f22f1f5ab21e25f494b25dac25b1765fb9a0f6acc24d191cd41b9a098a9e3c6eaf9a9df490be29' + 'SKIP') +validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <[email protected]> build() { cd xkbprint-$pkgver Added: keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc =================================================================== (Binary files differ) Index: xorg-xkbprint/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc =================================================================== --- keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc 2022-10-15 19:43:25 UTC (rev 458224) +++ keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc 2022-10-15 19:48:21 UTC (rev 458225) Property changes on: xorg-xkbprint/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/pgp-keys \ No newline at end of property
