parent
5e5b9f5429
commit
e527cd8379
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'nicotine+'
|
||||
pkgname=nicotine+
|
||||
version=2.0.1
|
||||
revision=2
|
||||
version=2.1.2
|
||||
revision=1
|
||||
wrksrc="nicotine-plus-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3"
|
||||
depends="gtk+3 python3-gobject python3-miniupnpc python3-mutagen"
|
||||
hostmakedepends="python3-setuptools gettext"
|
||||
depends="gtk+3 python3-gobject python3-miniupnpc python3-pytaglib"
|
||||
short_desc="Soulseek music-sharing client written in Python"
|
||||
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=229acf6e287e1c3ae7d07b04b85230c3fa2edc0c17298583e2f13dd986bbda5a
|
||||
checksum=3ed18ade97183c632836eb8e304a515fc19a35babb46cc6e6747bcfd8205dcdf
|
||||
|
|
Loading…
Reference in a new issue