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

Antonio Rojas arojas at gemini.archlinux.org
Thu May 5 18:57:48 UTC 2022


    Date: Thursday, May 5, 2022 @ 18:57:47
  Author: arojas
Revision: 1195524

Add libayatana-appindicator for systray support

Modified:
  nicotine+/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-05 18:55:36 UTC (rev 1195523)
+++ PKGBUILD	2022-05-05 18:57:47 UTC (rev 1195524)
@@ -6,13 +6,12 @@
 
 pkgname=nicotine+
 pkgver=3.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Soulseek music-sharing client, written in python'
 arch=(any)
 url='https://github.com/Nicotine-Plus/nicotine-plus'
 license=(GPL)
-depends=(python-gobject gtk3 gspell)
-optdepends=('libappindicator-gtk3: tray icon')
+depends=(python-gobject gtk3 gspell libayatana-appindicator)
 makedepends=(python-build python-installer python-setuptools python-wheel)
 source=(https://github.com/Nicotine-Plus/nicotine-plus/archive/$pkgver/$pkgname-$pkgver.tar.gz)
 sha256sums=('f58286f4dec6febfeab075cdfe2d2fc35c58349a504f7d393ec129df132ad40f')



More information about the arch-commits mailing list