summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Sasha Abbott2020-12-11 23:37:54 +0100
committer Willy Sudiarto Raharjo2020-12-11 23:37:54 +0100
commit05ef1dc57d20f87003d9e38cc60147cb8e7ed644 (patch)
treecec723fb1b7173d51ecf25d7c5fdca67aa629b54
parenteeb9ed1fb5673ebddb396142462a2a335f7a6d0f (diff)
downloadslackbuilds-05ef1dc57d20f87003d9e38cc60147cb8e7ed644.tar.gz
network/nicotine+: Updated for version 2.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/nicotine+/README2
-rw-r--r--network/nicotine+/nicotine+.SlackBuild2
-rw-r--r--network/nicotine+/nicotine+.info8
3 files changed, 5 insertions, 7 deletions
diff --git a/network/nicotine+/README b/network/nicotine+/README
index 893f99ddb8..4882249550 100644
--- a/network/nicotine+/README
+++ b/network/nicotine+/README
@@ -1,5 +1,3 @@
Nicotine+ is a client for the SoulSeek filesharing network. It was
"forked" from Nicotine, Hyriand's Soulseek client, which in turn was
forked from the PySoulSeek project by Alexander Kanavin.
-
-Optional dependencies are GeoIP-Python and miniupnpc.
diff --git a/network/nicotine+/nicotine+.SlackBuild b/network/nicotine+/nicotine+.SlackBuild
index ef803cf8ab..1027283d21 100644
--- a/network/nicotine+/nicotine+.SlackBuild
+++ b/network/nicotine+/nicotine+.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=nicotine+
SRCNAM=nicotine-plus
-VERSION=${VERSION:-2.1.2}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/nicotine+/nicotine+.info b/network/nicotine+/nicotine+.info
index 44f15e881e..5bfb4f8318 100644
--- a/network/nicotine+/nicotine+.info
+++ b/network/nicotine+/nicotine+.info
@@ -1,10 +1,10 @@
PRGNAM="nicotine+"
-VERSION="2.1.2"
+VERSION="2.2.0"
HOMEPAGE="http://nicotine-plus.org/"
-DOWNLOAD="https://github.com/Nicotine-Plus/nicotine-plus/archive/2.1.2/nicotine-plus-2.1.2.tar.gz"
-MD5SUM="77add4c21b14e332e97ca597b8ec2872"
+DOWNLOAD="https://github.com/Nicotine-Plus/nicotine-plus/archive/2.2.0/nicotine-plus-2.2.0.tar.gz"
+MD5SUM="214644ee43b26c154d709341f610b216"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3 mutagen pygobject3-python3 pytaglib"
+REQUIRES="mutagen pygobject3-python3"
MAINTAINER="Sasha Abbott"
EMAIL="sashaa@disroot.org"