Date: Friday, January 7, 2022 @ 17:36:16 Author: heftig Revision: 1095958
41.3-1 Modified: gnome-boxes/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 17:27:31 UTC (rev 1095957) +++ PKGBUILD 2022-01-07 17:36:16 UTC (rev 1095958) @@ -2,7 +2,7 @@ # Contributor: Stefano Facchini <[email protected]> pkgname=gnome-boxes -pkgver=41.2 +pkgver=41.3 pkgrel=1 pkgdesc='Simple GNOME application to access virtual systems' arch=('x86_64') @@ -14,7 +14,7 @@ 'webkit2gtk') makedepends=('appstream-glib' 'gobject-introspection' 'itstool' 'meson' 'spice-protocol' 'vala') source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz") -sha256sums=('bb71b6cdf9453818f26e55744e5e5950dd932793d0e8eb7e9ff87bf0cbefc33d') +sha256sums=('9b840680d1e7386fddfd6a15ad4dd0f2cda58efe818cf547837b46ae8bf0e189') build() { arch-meson $pkgname-$pkgver build
