Date: Sunday, September 4, 2022 @ 20:56:13 Author: seblu Revision: 1292920
upgpkg: weston 10.0.2-1 Modified: weston/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-04 20:54:02 UTC (rev 1292919) +++ PKGBUILD 2022-09-04 20:56:13 UTC (rev 1292920) @@ -2,7 +2,7 @@ # Contributor: Joel Teichroeb <[email protected]> pkgname=weston -pkgver=10.0.1 +pkgver=10.0.2 pkgrel=1 pkgdesc='Reference implementation of a Wayland compositor' arch=('x86_64') @@ -19,7 +19,7 @@ 'C7223EBE4EF66513B892598911A30156E0E67611' # Bryce Harrington 'C0066D7DB8E9AC6844D728715E54498E697F11D7') # Derek Foreman source=("https://gitlab.freedesktop.org/wayland/weston/-/releases/$pkgver/downloads/weston-$pkgver.tar.xz"{,.sig}) -sha256sums=('8a9e52506a865a7410981b04f8341b89b84106db8531ab1f9fdd37b5dc034115' +sha256sums=('89646ca0d9f8d413c2767e5c3828eaa3fa149c2a105b3729a6894fa7cf1549e7' 'SKIP') prepare() {
