nicotine+: update to 3.1.1
This commit is contained in:
parent
0118b3abd0
commit
1d6fa8ea31
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'nicotine+'
|
# Template file for 'nicotine+'
|
||||||
pkgname=nicotine+
|
pkgname=nicotine+
|
||||||
version=3.0.6
|
version=3.1.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="nicotine-plus-${version}"
|
wrksrc="nicotine-plus-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 gettext"
|
hostmakedepends="python3 gettext"
|
||||||
depends="gtk+3 python3-gobject"
|
depends="gspell gtk+3 python3-gobject"
|
||||||
short_desc="Graphical client for the Soulseek file sharing network"
|
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"
|
||||||
|
changelog="https://raw.githubusercontent.com/nicotine-plus/nicotine-plus/master/NEWS.md"
|
||||||
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=7ff5a256eb428037b2706bd87918fda509a36aa994cd157861acfdaaf140a6a2
|
checksum=d02f374eaf4cf8cebb2b4068ed5dd36f5774d5ea72b61715ff39bfd6936252d0
|
||||||
|
|
Loading…
Reference in a new issue