[arch-commits] Commit in gnome-backgrounds/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sun Sep 27 22:14:50 UTC 2020


    Date: Sunday, September 27, 2020 @ 22:14:49
  Author: heftig
Revision: 396840

3.38.0-1

Modified:
  gnome-backgrounds/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-27 22:06:04 UTC (rev 396839)
+++ PKGBUILD	2020-09-27 22:14:49 UTC (rev 396840)
@@ -1,8 +1,8 @@
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-backgrounds
-pkgver=3.36.0
+pkgver=3.38.0
 pkgrel=1
 pkgdesc="Background images and data for GNOME"
 url="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
@@ -11,11 +11,11 @@
 license=(GPL)
 groups=(gnome)
 source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('b8cb81e4cf9d085fbb23540635b492d5c124a1f8611c2aa9ac6384111d77bb0b')
+sha256sums=('f7712a873a80c9a9fcf3952611effeb2d9aed23a3e8abfcda8afb15c427d1ee3')
 
 build() {
   arch-meson $pkgname-$pkgver build
-  ninja -C build
+  meson compile -C build
 }
 
 check() {



More information about the arch-commits mailing list