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

Eli Schwartz eschwartz at archlinux.org
Thu May 14 13:50:06 UTC 2020


    Date: Thursday, May 14, 2020 @ 13:50:06
  Author: eschwartz
Revision: 627936

upgpkg: cinnamon 4.6.0-2: add missing dep, fixes FS#66644

Modified:
  cinnamon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-14 13:42:23 UTC (rev 627935)
+++ PKGBUILD	2020-05-14 13:50:06 UTC (rev 627936)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon
 pkgver=4.6.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}"
@@ -14,7 +14,7 @@
 depends=('accountsservice' 'caribou' 'cinnamon-control-center' 'cinnamon-menus' 'cinnamon-screensaver'
          'cinnamon-session' 'cinnamon-settings-daemon' 'cjs' 'gnome-backgrounds'
          'gnome-themes-extra' 'gstreamer' 'libcroco' 'libgnomekbd' 'libkeybinder3' 'librsvg' 'muffin'
-         'network-manager-applet' 'nemo' 'polkit-gnome' 'python-cairo' 'python-dbus'
+         'network-manager-applet' 'nemo' 'polkit-gnome' 'python-cairo' 'python-dbus' 'python-distro'
          'python-gobject' 'python-pam' 'python-pexpect' 'python-pillow' 'python-pyinotify'
          'python-pytz' 'python-tinycss2' 'python-xapp' 'timezonemap' 'xapps')
 optdepends=('blueberry: Bluetooth support'



More information about the arch-commits mailing list