From 9f528b5cccbe9ddfc542e4d663aec54eba9cbdf7 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:55 -0400 Subject: [PATCH] persepolis: rebuild for Python 3.9, drop noarch --- srcpkgs/persepolis/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/persepolis/template b/srcpkgs/persepolis/template index 696afdd62e6..f1066b3631b 100644 --- a/srcpkgs/persepolis/template +++ b/srcpkgs/persepolis/template @@ -1,12 +1,11 @@ # Template file for 'persepolis' pkgname=persepolis version=3.2.0 -revision=2 -archs="noarch" +revision=3 build_style=python3-module -hostmakedepends="python3 python3-setuptools python3-setproctitle python3-requests - python3-psutil aria2 ffmpeg libnotify pulseaudio youtube-dl sound-theme-freedesktop - python3-PyQt5-tools qt5-svg" +hostmakedepends="python3-setuptools python3-setproctitle python3-requests + python3-psutil aria2 ffmpeg libnotify pulseaudio youtube-dl + sound-theme-freedesktop python3-PyQt5-tools qt5-svg" depends="${hostmakedepends/python3-setuptools/}" short_desc="Download manager and GUI for Aria2" maintainer="Nathan Owens "