Date: Sunday, February 12, 2023 @ 20:28:57 Author: seblu Revision: 1400146
upgpkg: weston 11.0.1-1 Added: weston/trunk/keys/pgp/7032877A3EB1EAE3E4DC9DFBF63412E60947D6EF.asc Modified: weston/trunk/PKGBUILD weston/trunk/keys/pgp/34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48.asc -------------------------------------------------------+ PKGBUILD | 10 ++++++---- keys/pgp/7032877A3EB1EAE3E4DC9DFBF63412E60947D6EF.asc | 1 + 2 files changed, 7 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-12 20:13:46 UTC (rev 1400145) +++ PKGBUILD 2023-02-12 20:28:57 UTC (rev 1400146) @@ -2,7 +2,7 @@ # Contributor: Joel Teichroeb <[email protected]> pkgname=weston -pkgver=11.0.0 +pkgver=11.0.1 pkgrel=1 pkgdesc='Reference implementation of a Wayland compositor' arch=('x86_64') @@ -15,11 +15,13 @@ makedepends=('wayland-protocols' 'meson' 'ninja' 'freerdp') optdepends=('freerdp: support rdp backend') options=(!lto) -validpgpkeys=('34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48' # emersion <[email protected]> +validpgpkeys=('7032877A3EB1EAE3E4DC9DFBF63412E60947D6EF' # Marius Vlad <[email protected]> + '34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48' # emersion <[email protected]> 'C7223EBE4EF66513B892598911A30156E0E67611' # Bryce Harrington 'C0066D7DB8E9AC6844D728715E54498E697F11D7') # Derek Foreman -source=("https://gitlab.freedesktop.org/wayland/weston/-/releases/$pkgver/downloads/weston-$pkgver.tar.xz"{,.sig}) -sha256sums=('a6138d4dc9554560ac304312df456019f4be025ec79130f05fb5f2e41c091e1d' +source=('https://gitlab.freedesktop.org/wayland/weston/uploads/f5648c818fba5432edc3ea63c4db4813/weston-11.0.1.tar.xz' + 'https://gitlab.freedesktop.org/wayland/weston/uploads/bb54e28b5ee47aaccb30a8ffbc31f977/weston-11.0.1.tar.xz.sig') +sha256sums=('a413f68c252957fc3191c3650823ec356ae8c124ccc0cb440da5cdc4e2cb9e57' 'SKIP') prepare() { Modified: keys/pgp/34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48.asc =================================================================== (Binary files differ) Added: keys/pgp/7032877A3EB1EAE3E4DC9DFBF63412E60947D6EF.asc =================================================================== (Binary files differ) Index: weston/trunk/keys/pgp/7032877A3EB1EAE3E4DC9DFBF63412E60947D6EF.asc =================================================================== --- keys/pgp/7032877A3EB1EAE3E4DC9DFBF63412E60947D6EF.asc 2023-02-12 20:13:46 UTC (rev 1400145) +++ keys/pgp/7032877A3EB1EAE3E4DC9DFBF63412E60947D6EF.asc 2023-02-12 20:28:57 UTC (rev 1400146) Property changes on: weston/trunk/keys/pgp/7032877A3EB1EAE3E4DC9DFBF63412E60947D6EF.asc ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/pgp-keys \ No newline at end of property
