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

Antonio Rojas arojas at archlinux.org
Thu Oct 26 15:44:56 UTC 2017


    Date: Thursday, October 26, 2017 @ 15:44:55
  Author: arojas
Revision: 264520

Remove AUR optdepend

Modified:
  nicotine+/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-26 15:32:25 UTC (rev 264519)
+++ PKGBUILD	2017-10-26 15:44:55 UTC (rev 264520)
@@ -6,13 +6,13 @@
 
 pkgname=nicotine+
 pkgver=1.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Soulseek music-sharing client, written in python'
 arch=(any)
 url='https://github.com/Nicotine-Plus/nicotine-plus'
 license=(GPL)
 depends=(mutagen pygtk)
-optdepends=('python2-geoip: to enable Geographical blocker' 'python2-miniupnpc: UPNP support')
+optdepends=('python2-geoip: to enable Geographical blocker')
 conflicts=(nicotine)
 replaces=(nicotine)
 source=($pkgname-$pkgver::"https://github.com/Nicotine-Plus/nicotine-plus/archive/$pkgver.tar.gz")



More information about the arch-commits mailing list