[arch-commits] Commit in gnome-initial-setup/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Nov 14 13:52:08 UTC 2021
Date: Sunday, November 14, 2021 @ 13:52:08
Author: arojas
Revision: 1047443
Update to 41.0
Modified:
gnome-initial-setup/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-14 13:51:05 UTC (rev 1047442)
+++ PKGBUILD 2021-11-14 13:52:08 UTC (rev 1047443)
@@ -1,7 +1,7 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=gnome-initial-setup
-pkgver=40.4
+pkgver=41.0
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=('412a6584ee6ea4df9637c422993f4eaf81584d29190f5e893af9a7871cb9031b')
+sha256sums=('47f6475b66c843e7d53d90ba0e7b3948762df151634a436f68c2b9bba050560a')
build() {
arch-meson $pkgname-$pkgver build
More information about the arch-commits
mailing list