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

Balló György bgyorgy at archlinux.org
Fri Jul 10 19:50:01 UTC 2020


    Date: Friday, July 10, 2020 @ 19:49:59
  Author: bgyorgy
Revision: 663140

upgpkg: gnome-initial-setup 3.36.4-1: Update to new version

Modified:
  gnome-initial-setup/trunk/PKGBUILD

----------+
 PKGBUILD |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-10 19:48:19 UTC (rev 663139)
+++ PKGBUILD	2020-07-10 19:49:59 UTC (rev 663140)
@@ -1,20 +1,20 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gnome-initial-setup
-pkgver=3.36.2
+pkgver=3.36.4
 pkgrel=1
 pkgdesc="Simple, easy, and safe way to prepare a new system"
-arch=('x86_64')
+arch=(x86_64)
 url="https://www.gnome.org/"
-license=('GPL')
-depends=('nm-connection-editor' 'accountsservice' 'cheese' 'gnome-desktop' 'libgweather'
-         'gnome-online-accounts' 'libgdm' 'libpwquality' 'libibus' 'libgnomekbd'
-         'libpackagekit-glib' 'geoclue' 'malcontent')
-makedepends=('meson')
+license=(GPL)
+depends=(nm-connection-editor accountsservice cheese gnome-desktop libgweather
+         gnome-online-accounts libgdm libpwquality libibus libgnomekbd
+         libpackagekit-glib geoclue malcontent)
+makedepends=(meson)
 optdepends=('gdm: GDM Initial Setup mode'
             'gnome-getting-started-docs: GNOME Welcome Tour')
 source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4f8be41aea100c56dbf8f0fe1e2354d2d1ac05cf1c79a01cc975c6aa89145756')
+sha256sums=('badc7e1dab82dfb05f53608ee923750bbc8d1c8f35422bf93cf1f2a2c4ff5f9f')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list