Date: Sunday, April 10, 2022 @ 09:04:35 Author: andyrtr Revision: 442260
upgpkg: xorg-xdpyinfo 1.3.3-4: upstream update 1.3.3 Modified: xorg-xdpyinfo/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 09:01:40 UTC (rev 442259) +++ PKGBUILD 2022-04-10 09:04:35 UTC (rev 442260) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=xorg-xdpyinfo -pkgver=1.3.2 +pkgver=1.3.3 pkgrel=4 pkgdesc="Display information utility for X" arch=(x86_64) @@ -11,8 +11,8 @@ depends=('libx11' 'libxext' 'libxtst' 'libxxf86vm' 'libxrender' 'libxcomposite' 'libxinerama') makedepends=('xorg-util-macros' 'xorgproto') groups=('xorg-apps' 'xorg') -source=(https://xorg.freedesktop.org/archive/individual/app/xdpyinfo-${pkgver}.tar.bz2{,.sig}) -sha512sums=('2c9097c13778c7a7fe5a9b3ee04b28512ff6028231eca91ecdf6104c742be470678920d37a4f540fece7e39dccbea34802271f359ab80618027b2856c8912e7d' +source=(https://xorg.freedesktop.org/archive/individual/app/xdpyinfo-${pkgver}.tar.xz{,.sig}) +sha512sums=('47fe0821bc64145876853712ebd7c0af80111c243813615b892429021cc9a53abd38c4684551ae300cb5a4eacdd3d26e2c93e789ed91a948b20e2c37cd2d2442' 'SKIP') validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <[email protected]>
