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+'
|
||||
pkgname=nicotine+
|
||||
version=2.1.2
|
||||
version=2.2.2
|
||||
revision=1
|
||||
wrksrc="nicotine-plus-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools gettext"
|
||||
depends="gtk+3 python3-gobject python3-miniupnpc python3-pytaglib"
|
||||
short_desc="Soulseek music-sharing client written in Python"
|
||||
hostmakedepends="python3 gettext"
|
||||
depends="gtk+3 python3-gobject"
|
||||
short_desc="Graphical client for the Soulseek file sharing network"
|
||||
maintainer="doggone <doggone@airmail.cc>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://nicotine-plus.org"
|
||||
distfiles="https://github.com/Nicotine-Plus/nicotine-plus/archive/${version}.tar.gz"
|
||||
checksum=3ed18ade97183c632836eb8e304a515fc19a35babb46cc6e6747bcfd8205dcdf
|
||||
checksum=a2734f11beb7ec4e32d1c8270b7328721b841830b22aed2db3c4acf2b66791bb
|
||||
|
|
Loading…
Reference in a new issue