nicotine+: update to 3.3.6
This commit is contained in:
parent
bfb9642d08
commit
24883cd17b
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'nicotine+'
|
||||
pkgname=nicotine+
|
||||
version=3.3.4
|
||||
version=3.3.6
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools gettext"
|
||||
depends="gtk4 python3-gobject"
|
||||
checkdepends="$depends python3-pytest python3-pytest-xvfb"
|
||||
checkdepends="$depends python3-pytest python3-pytest-xvfb dejavu-fonts-ttf"
|
||||
short_desc="Graphical client for the Soulseek peer-to-peer network"
|
||||
maintainer="doggone <doggone@airmail.cc>"
|
||||
license="GPL-3.0-or-later"
|
||||
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"
|
||||
checksum=0286df979e124ef90b335dbd4d992938c76e9ff1c9b654e02feb638a336af358
|
||||
checksum=3911c178f96da1fdd48dedd98ac2d2ad6a59da388f091f91bb5722871cca91da
|
||||
|
|
Loading…
Reference in New Issue