[arch-commits] Commit in budgie-desktop/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Tue Apr 20 21:52:48 UTC 2021


    Date: Tuesday, April 20, 2021 @ 21:52:48
  Author: bgyorgy
Revision: 920413

Minor changes

Modified:
  budgie-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-20 21:51:50 UTC (rev 920412)
+++ PKGBUILD	2021-04-20 21:52:48 UTC (rev 920413)
@@ -3,11 +3,11 @@
 pkgname=budgie-desktop
 pkgver=10.5.2+24+g7a5dcfda
 pkgrel=1
-pkgdesc="Modern desktop environment from the Solus Project"
+pkgdesc='Modern desktop environment from the Solus Project'
 arch=('x86_64')
-url="https://github.com/solus-project/budgie-desktop"
+url='https://github.com/solus-project/budgie-desktop'
 license=('GPL' 'LGPL')
-depends=('accountsservice' 'gnome-bluetooth' 'gnome-menus' 'gnome-session' 'gnome-themes-standard' 'graphene' 'libibus' 'libpeas' 'libwnck3' 'mutter')
+depends=('accountsservice' 'gnome-bluetooth' 'gnome-menus' 'gnome-session' 'gnome-themes-extra' 'graphene' 'libibus' 'libpeas' 'libwnck3' 'mutter')
 makedepends=('autoconf-archive' 'git' 'gobject-introspection' 'intltool' 'meson' 'sassc' 'vala')
 optdepends=('budgie-desktop-view: Desktop icons'
             'gnome-backgrounds: Default background'
@@ -16,10 +16,10 @@
             'network-manager-applet: Network management')
 _commit=7a5dcfdaa25e887432e7edb3f8aee060992ee1c1  # master
 source=("git+https://github.com/solus-project/budgie-desktop.git#commit=$_commit"
-        "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
-        "git+https://github.com/getsolus/budgie-translations.git"
-        "0001-Add-launcher-for-gnome-screensaver.patch"
-        "0001-Override-settings-only-for-Budgie.patch")
+        'git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git'
+        'git+https://github.com/getsolus/budgie-translations.git'
+        '0001-Add-launcher-for-gnome-screensaver.patch'
+        '0001-Override-settings-only-for-Budgie.patch')
 validpgpkeys=('8876CC8EDAEC52CEAB7742E778E2387015C1205F') # Ikey Doherty (Solus Project Founder)
 sha256sums=('SKIP'
             'SKIP'



More information about the arch-commits mailing list