Date: Wednesday, February 15, 2023 @ 23:58:52 Author: heftig Revision: 469087
43.1-1 Modified: gnome-backgrounds/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-15 23:56:26 UTC (rev 469086) +++ PKGBUILD 2023-02-15 23:58:52 UTC (rev 469087) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-backgrounds -pkgver=43 +pkgver=43.1 pkgrel=1 pkgdesc="Background images and data for GNOME" url="https://gitlab.gnome.org/GNOME/gnome-backgrounds" @@ -12,7 +12,7 @@ license=(CCPL:by-sa) groups=(gnome) source=(https://download.gnome.org/sources/$pkgname/${pkgver%%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('19f749d8c37f872f155bb69a2bbe7aca381175e6929f1998047d775cbc637244') +sha256sums=('8e459cad38a7574683a55e5e77690e658c6f9feaeec9cb82039ab25ba2bca05d') build() { arch-meson $pkgname-$pkgver build
