Date: Thursday, July 7, 2022 @ 10:52:50 Author: heftig Revision: 1247653
42.3-1 Modified: gnome-boxes/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-07 10:29:09 UTC (rev 1247652) +++ PKGBUILD 2022-07-07 10:52:50 UTC (rev 1247653) @@ -2,7 +2,7 @@ # Contributor: Stefano Facchini <[email protected]> pkgname=gnome-boxes -pkgver=42.2 +pkgver=42.3 pkgrel=1 pkgdesc='Simple GNOME application to access virtual systems' arch=('x86_64') @@ -15,7 +15,7 @@ makedepends=('appstream-glib' 'gobject-introspection' 'itstool' 'meson' 'spice-protocol' 'vala') options=('debug') source=("https://download.gnome.org/sources/$pkgname/${pkgver%%.*}/$pkgname-$pkgver.tar.xz") -sha256sums=('f7c2bca14dcae2838db11fa2c80e23408e3548178af861a0d4d0dcc6a9780015') +sha256sums=('56eff7faf8300faa1ce14f809f8ebc2a7bb4d915afc7b12737129791605b60d3') build() { arch-meson $pkgname-$pkgver build
