nicotine+: update to 2.0.1
This commit is contained in:
parent
31b54fd642
commit
894a9f13e8
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'nicotine+'
|
# Template file for 'nicotine+'
|
||||||
pkgname=nicotine+
|
pkgname=nicotine+
|
||||||
version=1.4.1
|
version=2.0.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="nicotine-plus-${version}"
|
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python2-module
|
wrksrc="nicotine-plus-${version}"
|
||||||
hostmakedepends="python-gobject2-devel"
|
build_style=python3-module
|
||||||
depends="pygtk mutagen librsvg"
|
hostmakedepends="python3"
|
||||||
pycompile_module="pynicotine"
|
depends="gtk+3 python3-gobject python3-miniupnpc python3-mutagen"
|
||||||
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.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.nicotine-plus.org/"
|
homepage="https://nicotine-plus.org"
|
||||||
distfiles="https://github.com/Nicotine-Plus/nicotine-plus/archive/${version}.tar.gz"
|
distfiles="https://github.com/Nicotine-Plus/nicotine-plus/archive/${version}.tar.gz"
|
||||||
checksum=1b38ef196d981e4eb96fa990cc463143289784f988f559c4400b1d461497b7d6
|
checksum=229acf6e287e1c3ae7d07b04b85230c3fa2edc0c17298583e2f13dd986bbda5a
|
||||||
|
|
Loading…
Reference in New Issue