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

Antonio Rojas arojas at gemini.archlinux.org
Thu Jun 9 20:43:50 UTC 2022


    Date: Thursday, June 9, 2022 @ 20:43:49
  Author: arojas
Revision: 1229811

Update to 42.2

Modified:
  gnome-initial-setup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-09 20:40:42 UTC (rev 1229810)
+++ PKGBUILD	2022-06-09 20:43:49 UTC (rev 1229811)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gnome-initial-setup
-pkgver=42.1.1
+pkgver=42.2
 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=('9117ee4291f6fe85fde7f161e0504403c3cfaae5f71b18f01e302651963652d2')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
+sha256sums=('4d83d98b249abe15bb2b3e7e7aead9c47f848bca7b6a091abc908b76541abe7b')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list