nicotine+: update to 2.0.1
This commit is contained in:
parent
31b54fd642
commit
894a9f13e8
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'nicotine+'
|
||||
pkgname=nicotine+
|
||||
version=1.4.1
|
||||
version=2.0.1
|
||||
revision=1
|
||||
wrksrc="nicotine-plus-${version}"
|
||||
archs=noarch
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-gobject2-devel"
|
||||
depends="pygtk mutagen librsvg"
|
||||
pycompile_module="pynicotine"
|
||||
wrksrc="nicotine-plus-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3"
|
||||
depends="gtk+3 python3-gobject python3-miniupnpc python3-mutagen"
|
||||
short_desc="Soulseek music-sharing client written in Python"
|
||||
maintainer="doggone <doggone@airmail.cc>"
|
||||
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"
|
||||
checksum=1b38ef196d981e4eb96fa990cc463143289784f988f559c4400b1d461497b7d6
|
||||
checksum=229acf6e287e1c3ae7d07b04b85230c3fa2edc0c17298583e2f13dd986bbda5a
|
||||
|
|
Loading…
Reference in New Issue