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

Antonio Rojas arojas at gemini.archlinux.org
Wed May 4 11:04:39 UTC 2022


    Date: Wednesday, May 4, 2022 @ 11:04:39
  Author: arojas
Revision: 1193416

Update to 42.1.1

Modified:
  gnome-initial-setup/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 11:04:33 UTC (rev 1193415)
+++ PKGBUILD	2022-05-04 11:04:39 UTC (rev 1193416)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gnome-initial-setup
-pkgver=41.4
+pkgver=42.1.1
 pkgrel=1
 pkgdesc='Simple, easy, and safe way to prepare a new system'
 arch=('x86_64')
@@ -9,8 +9,8 @@
 license=('GPL')
 depends=('cheese' 'gdm' 'gnome-online-accounts' 'libgnomekbd' 'malcontent')
 makedepends=('meson')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('96ecd2db6e76c513b18c606dc262bb523228c4aaedbed6a07811e568fd5db642')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz")
+sha256sums=('9117ee4291f6fe85fde7f161e0504403c3cfaae5f71b18f01e302651963652d2')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list