mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
nicotine+: update to 2.2.2
This commit is contained in:
parent
3aaee15075
commit
2b3f334293
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'nicotine+'
|
# Template file for 'nicotine+'
|
||||||
pkgname=nicotine+
|
pkgname=nicotine+
|
||||||
version=2.1.2
|
version=2.2.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="nicotine-plus-${version}"
|
wrksrc="nicotine-plus-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools gettext"
|
hostmakedepends="python3 gettext"
|
||||||
depends="gtk+3 python3-gobject python3-miniupnpc python3-pytaglib"
|
depends="gtk+3 python3-gobject"
|
||||||
short_desc="Soulseek music-sharing client written in Python"
|
short_desc="Graphical client for the Soulseek file sharing network"
|
||||||
maintainer="doggone <doggone@airmail.cc>"
|
maintainer="doggone <doggone@airmail.cc>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://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=3ed18ade97183c632836eb8e304a515fc19a35babb46cc6e6747bcfd8205dcdf
|
checksum=a2734f11beb7ec4e32d1c8270b7328721b841830b22aed2db3c4acf2b66791bb
|
||||||
|
|
Loading…
Add table
Reference in a new issue