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

Eli Schwartz eschwartz at archlinux.org
Sun Jun 30 23:20:53 UTC 2019


    Date: Sunday, June 30, 2019 @ 23:20:53
  Author: eschwartz
Revision: 486842

upgpkg: cinnamon 4.2.0-2

Fix FS#63047 -- missing new dependency for cinnamon-settings.

Modified:
  cinnamon/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-30 23:12:15 UTC (rev 486841)
+++ PKGBUILD	2019-06-30 23:20:53 UTC (rev 486842)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon
 pkgver=4.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Linux desktop which provides advanced innovative features and a traditional user experience"
 arch=('x86_64')
 url="https://github.com/linuxmint/${pkgname}"
@@ -15,7 +15,8 @@
          'cinnamon-session' 'cinnamon-settings-daemon' 'cjs' 'gnome-backgrounds'
          'gnome-themes-extra' 'gstreamer' 'libgnomekbd' 'libkeybinder3' 'librsvg' 'muffin'
          'network-manager-applet' 'nemo' 'polkit-gnome' 'python-cairo' 'python-dbus'
-         'python-gobject' 'python-pam' 'python-pexpect' 'python-pillow' 'python-pyinotify' 'xapps')
+         'python-gobject' 'python-pam' 'python-pexpect' 'python-pillow' 'python-pyinotify'
+         'python-tinycss' 'xapps')
 optdepends=('blueberry: Bluetooth support'
             'cinnamon-translations: i18n'
             'gnome-panel: fallback mode'



More information about the arch-commits mailing list