Date: Saturday, October 29, 2022 @ 10:39:48 Author: andyrtr Revision: 459436
upgpkg: libxinerama 1.1.5-1: upstream update 1.1.5 Added: libxinerama/trunk/keys/ libxinerama/trunk/keys/pgp/ libxinerama/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc Modified: libxinerama/trunk/PKGBUILD -------------------------------------------------------+ PKGBUILD | 13 ++++++++----- keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc | 1 + 2 files changed, 9 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-29 10:35:55 UTC (rev 459435) +++ PKGBUILD 2022-10-29 10:39:48 UTC (rev 459436) @@ -1,10 +1,10 @@ # Maintainer: AndyRTR <[email protected]> -# Maintainer: Jan de Groot <[email protected]> +# Contributor: Jan de Groot <[email protected]> # Contributor: Alexander Baldeck <[email protected]> pkgname=libxinerama -pkgver=1.1.4 -pkgrel=4 +pkgver=1.1.5 +pkgrel=1 pkgdesc="X11 Xinerama extension library" arch=('x86_64') url="https://xorg.freedesktop.org/" @@ -11,8 +11,11 @@ license=('custom') depends=('libxext') makedepends=('xorg-util-macros' 'xorgproto') -source=("${url}/releases/individual/lib/libXinerama-${pkgver}.tar.bz2") -sha512sums=('cff777ad942614fbf6bc6d8529f399e62debf3ecbf6cc0694a94e38c022bf929ffd5636fb59f55533c394d89b23af3ea51fa5128927f12a85787e16239330f14') +options=('debug') +source=("${url}"/archive/individual/lib/libXinerama-${pkgver}.tar.xz{,.sig}) +sha512sums=('735b5320de4782005b379e409bf2f976131c17d496b297d33a0e127ca1443034778586b6b25c077b2ad73a4ab34d440d7510475e0041f38202bb40f15fb08ff7' + 'SKIP') +validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith <[email protected]>" build() { cd libXinerama-${pkgver} Added: keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc =================================================================== (Binary files differ) Index: libxinerama/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc =================================================================== --- keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc 2022-10-29 10:35:55 UTC (rev 459435) +++ keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc 2022-10-29 10:39:48 UTC (rev 459436) Property changes on: libxinerama/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/pgp-keys \ No newline at end of property
