From 66ffdb8cb5509bcf1e50150cae8f86be6684c0b4 Mon Sep 17 00:00:00 2001 From: Alex Diaconu Date: Sun, 16 Jan 2022 23:16:26 +0200 Subject: [PATCH] nicotine+: update to 3.2.0. Since python3-setuptools is now a build dependency, python3 can be dropped. xvfb is required to test the package. Also slightly adjusted the package description to match the official one. --- srcpkgs/nicotine+/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/nicotine+/template b/srcpkgs/nicotine+/template index 039e1d7ffc1e..ed78d9d6a5e4 100644 --- a/srcpkgs/nicotine+/template +++ b/srcpkgs/nicotine+/template @@ -1,15 +1,16 @@ # Template file for 'nicotine+' pkgname=nicotine+ -version=3.1.1 +version=3.2.0 revision=1 wrksrc="nicotine-plus-${version}" build_style=python3-module -hostmakedepends="python3 gettext" +hostmakedepends="python3-setuptools gettext" depends="gspell gtk+3 python3-gobject" -short_desc="Graphical client for the Soulseek file sharing network" +checkdepends="$depends python3-pytest python3-pytest-xvfb" +short_desc="Graphical client for the Soulseek peer-to-peer network" maintainer="doggone " 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=d02f374eaf4cf8cebb2b4068ed5dd36f5774d5ea72b61715ff39bfd6936252d0 +checksum=ec3a90ca9a791e7724bbb6504defe0b4104a21dd7da3f20fdc7a50519f90228e