Date: Sunday, February 5, 2023 @ 08:31:16 Author: andyrtr Revision: 468223
upgpkg: xorg-xvidtune 1.0.4-1: upstream update 1.0.4 Added: xorg-xvidtune/trunk/keys/ xorg-xvidtune/trunk/keys/pgp/ xorg-xvidtune/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc Modified: xorg-xvidtune/trunk/PKGBUILD -------------------------------------------------------+ PKGBUILD | 13 ++++++++----- keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc | 1 + 2 files changed, 9 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-05 08:00:33 UTC (rev 468222) +++ PKGBUILD 2023-02-05 08:31:16 UTC (rev 468223) @@ -1,8 +1,9 @@ -# Maintainer: Jan de Groot <[email protected]> +# Maintainer: Andreas Radke <[email protected]> +# Contributor: Jan de Groot <[email protected]> pkgname=xorg-xvidtune -pkgver=1.0.3 -pkgrel=5 +pkgver=1.0.4 +pkgrel=1 pkgdesc="Video mode tuner for Xorg" arch=('x86_64') url="https://xorg.freedesktop.org/" @@ -9,8 +10,10 @@ license=('custom') depends=('libxxf86vm' 'libxt' 'libxaw' 'libxmu' 'libx11') makedepends=('xorg-util-macros') -source=("https://xorg.freedesktop.org/archive/individual/app/xvidtune-${pkgver}.tar.bz2") -sha512sums=('0f8a4fca1b544ef8f9623246fb0ece75739a0889f2e729c040cd768c595f0bbbfa3a665576369032535c34c7d55784a29b62f0d51432bf2b75d2cec619db7352') +source=(https://xorg.freedesktop.org/archive/individual/app/xvidtune-${pkgver}.tar.xz{,.sig}) +sha512sums=('747d5358f4f7d3d7db508c3f034711ce4b9dd278160d35312e9c4d1604623e84a2438d039b536546fd2df7db8c5ea1907e8a6101985fad2932b6dee5a62c7b80' + 'SKIP') +validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <[email protected]> build() { cd xvidtune-${pkgver} Added: keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc =================================================================== (Binary files differ) Index: xorg-xvidtune/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc =================================================================== --- keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc 2023-02-05 08:00:33 UTC (rev 468222) +++ keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc 2023-02-05 08:31:16 UTC (rev 468223) Property changes on: xorg-xvidtune/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/pgp-keys \ No newline at end of property
