[arch-commits] Commit in gnome-initial-setup/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Fri Sep 3 20:18:13 UTC 2021
Date: Friday, September 3, 2021 @ 20:18:13
Author: arojas
Revision: 1010717
Update to 40.4
Modified:
gnome-initial-setup/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-03 20:16:38 UTC (rev 1010716)
+++ PKGBUILD 2021-09-03 20:18:13 UTC (rev 1010717)
@@ -1,7 +1,7 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=gnome-initial-setup
-pkgver=40.2
+pkgver=40.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=('3bd71483f60c0d8f7243913b92625ef15c77892fee3f93227ea5f0f97b0c5aab')
+sha256sums=('412a6584ee6ea4df9637c422993f4eaf81584d29190f5e893af9a7871cb9031b')
build() {
arch-meson $pkgname-$pkgver build
More information about the arch-commits
mailing list