[arch-commits] Commit in gnome-initial-setup/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Feb 12 23:36:29 UTC 2022
Date: Saturday, February 12, 2022 @ 23:36:29
Author: arojas
Revision: 1133007
Update to 41.4
Modified:
gnome-initial-setup/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-12 23:34:06 UTC (rev 1133006)
+++ PKGBUILD 2022-02-12 23:36:29 UTC (rev 1133007)
@@ -1,7 +1,7 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=gnome-initial-setup
-pkgver=41.2
+pkgver=41.4
pkgrel=1
pkgdesc='Simple, easy, and safe way to prepare a new system'
arch=('x86_64')
@@ -10,7 +10,7 @@
depends=('cheese' 'gdm' 'gnome-online-accounts' 'libgnomekbd' 'malcontent')
makedepends=('meson')
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('193afbf6a3082da0a32a7714f1e8d52a8db457272975ed2f3654364a33391b3f')
+sha256sums=('96ecd2db6e76c513b18c606dc262bb523228c4aaedbed6a07811e568fd5db642')
build() {
arch-meson $pkgname-$pkgver build
More information about the arch-commits
mailing list