mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
nicotine+: update to 1.4.1.
Closes #14146. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
d4e15110ba
commit
2722b375fe
1 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'nicotine+'
|
# Template file for 'nicotine+'
|
||||||
pkgname=nicotine+
|
pkgname=nicotine+
|
||||||
version=1.2.16
|
version=1.4.1
|
||||||
revision=3
|
revision=1
|
||||||
|
wrksrc="nicotine-plus-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-gobject2-devel"
|
hostmakedepends="python-gobject2-devel"
|
||||||
|
@ -9,7 +10,7 @@ depends="pygtk mutagen librsvg"
|
||||||
pycompile_module="pynicotine"
|
pycompile_module="pynicotine"
|
||||||
short_desc="Soulseek music-sharing client written in Python"
|
short_desc="Soulseek music-sharing client written in Python"
|
||||||
maintainer="doggone <doggone@airmail.cc>"
|
maintainer="doggone <doggone@airmail.cc>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://nicotine-plus.sourceforge.net"
|
homepage="http://www.nicotine-plus.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/nicotine-plus/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/Nicotine-Plus/nicotine-plus/archive/${version}.tar.gz"
|
||||||
checksum=0fa7732270342f75189df99431d44088b4f7ae90f0c24298ea264ce89670dc9d
|
checksum=1b38ef196d981e4eb96fa990cc463143289784f988f559c4400b1d461497b7d6
|
||||||
|
|
Loading…
Add table
Reference in a new issue