Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / gnome-backgrounds


Commits:
633c54f8 by Jan Alexander Steffens (heftig) at 2023-10-04T00:29:44+02:00
45.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = gnome-backgrounds
+       pkgdesc = Background images and data for GNOME
+       pkgver = 45.0
+       pkgrel = 1
+       url = https://gitlab.gnome.org/GNOME/gnome-backgrounds
+       arch = any
+       groups = gnome
+       license = CCPL:by-sa
+       makedepends = glib2
+       makedepends = meson
+       source = 
https://download.gnome.org/sources/gnome-backgrounds/45/gnome-backgrounds-45.0.tar.xz
+       sha256sums = 
cee0e688fbae5ef7a75f335ada2d10779e08ebca9445f1586de32c5a9b6dee2d
+       b2sums = 
f8ac82069fb6beb71c7776356c7d87e6b57c9de1c8dd1becdff6a60f22b73284b0231c10c6af5a64addb4a890704808c00757b5f71d6f3a9deeaf59d97441d88
+
+pkgname = gnome-backgrounds


=====================================
PKGBUILD
=====================================
@@ -1,18 +1,24 @@
+# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgname=gnome-backgrounds
-pkgver=44.0
+pkgver=45.0
 pkgrel=1
 pkgdesc="Background images and data for GNOME"
 url="https://gitlab.gnome.org/GNOME/gnome-backgrounds";
 arch=(any)
 license=(CCPL:by-sa)
-depends=(webp-pixbuf-loader)
-makedepends=(glib2 meson)
+makedepends=(
+  glib2
+  meson
+)
 groups=(gnome)
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver%%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4a8393b387135f2a6a424a1a0c3ac94e0742b62b8235a0923c929f51e04be04e')
+b2sums=('f8ac82069fb6beb71c7776356c7d87e6b57c9de1c8dd1becdff6a60f22b73284b0231c10c6af5a64addb4a890704808c00757b5f71d6f3a9deeaf59d97441d88')
+
+# https://download.gnome.org/sources/gnome-backgrounds/
+sha256sums=('cee0e688fbae5ef7a75f335ada2d10779e08ebca9445f1586de32c5a9b6dee2d')
 
 build() {
   arch-meson $pkgname-$pkgver build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-backgrounds/-/commit/633c54f89b245ed72cd9f0eee6f44bd8fa90a871

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-backgrounds/-/commit/633c54f89b245ed72cd9f0eee6f44bd8fa90a871
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to