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

Antonio Rojas arojas at gemini.archlinux.org
Tue Jan 18 07:09:02 UTC 2022


    Date: Tuesday, January 18, 2022 @ 07:09:01
  Author: arojas
Revision: 1108520

Add python-requests dependency (FS#73402)

Modified:
  cinnamon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-18 06:51:33 UTC (rev 1108519)
+++ PKGBUILD	2022-01-18 07:09:01 UTC (rev 1108520)
@@ -7,7 +7,7 @@
 
 pkgname=cinnamon
 pkgver=5.2.7
-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/cinnamon"
@@ -17,7 +17,7 @@
          gnome-themes-extra gstreamer libcroco libgnomekbd libkeybinder3 librsvg muffin
          network-manager-applet nemo polkit-gnome python-cairo python-dbus
          python-gobject python-pam python-pexpect python-pillow python-pyinotify
-         python-pytz python-tinycss2 python-xapp timezonemap xapps)
+         python-pytz python-tinycss2 python-xapp python-requests timezonemap xapps)
 optdepends=('blueberry: Bluetooth support'
             'cinnamon-translations: i18n'
             'gnome-panel: fallback mode'



More information about the arch-commits mailing list