mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/nicotine+: Updated for version 3.0.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4cd7acd922
commit
f676644959
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=nicotine+
|
||||
SRCNAM=nicotine-plus
|
||||
VERSION=${VERSION:-2.2.2}
|
||||
VERSION=${VERSION:-3.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nicotine+"
|
||||
VERSION="2.2.2"
|
||||
VERSION="3.0.0"
|
||||
HOMEPAGE="https://nicotine-plus.org/"
|
||||
DOWNLOAD="https://github.com/Nicotine-Plus/nicotine-plus/archive/2.2.2/nicotine-plus-2.2.2.tar.gz"
|
||||
MD5SUM="6256daeef47a5817c6ed21745ff9d980"
|
||||
DOWNLOAD="https://github.com/Nicotine-Plus/nicotine-plus/archive/3.0.0/nicotine-plus-3.0.0.tar.gz"
|
||||
MD5SUM="51bea3cfd9df3fac7fe7631edc3b2f70"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pygobject3-python3"
|
||||
|
|
Loading…
Reference in a new issue