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

Antonio Rojas arojas at archlinux.org
Tue Sep 29 06:01:36 UTC 2020


    Date: Tuesday, September 29, 2020 @ 06:01:36
  Author: arojas
Revision: 713658

Remove gsound dependency (FS#68035)

Modified:
  nicotine+/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-29 03:00:08 UTC (rev 713657)
+++ PKGBUILD	2020-09-29 06:01:36 UTC (rev 713658)
@@ -6,12 +6,12 @@
 
 pkgname=nicotine+
 pkgver=2.1.1
-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-pytaglib python-gobject python-miniupnpc gtk3 gsound gspell libnotify)
+depends=(python-pytaglib python-gobject python-miniupnpc gtk3 gspell libnotify)
 makedepends=(python-setuptools)
 optdepends=('libappindicator-gtk3: tray icon')
 source=("https://github.com/Nicotine-Plus/nicotine-plus/releases/download/$pkgver/nicotine-$pkgver.tar.gz")



More information about the arch-commits mailing list