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

Antonio Rojas arojas at archlinux.org
Thu Jul 16 06:24:47 UTC 2020


    Date: Thursday, July 16, 2020 @ 06:24:47
  Author: arojas
Revision: 664040

Update dependencies (FS#67284)

Modified:
  nicotine+/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-16 06:21:56 UTC (rev 664039)
+++ PKGBUILD	2020-07-16 06:24:47 UTC (rev 664040)
@@ -6,13 +6,13 @@
 
 pkgname=nicotine+
 pkgver=2.0.0
-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-mutagen python-gobject gtk3)
-optdepends=('python-geoip: to enable Geographical blocker')
+depends=(python-mutagen python-gobject python-miniupnpc gtk3 gsound gspell libnotify)
+optdepends=('libappindicator-gtk3: tray icon')
 source=("https://github.com/Nicotine-Plus/nicotine-plus/releases/download/$pkgver/nicotine-$pkgver.tar.gz")
 sha256sums=('06b1f343089a93bd07e6394926d71793aa615c55d593e0be81df24d6ed2caa66')
 



More information about the arch-commits mailing list