persepolis: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:49:55 -04:00
parent 6fecf988e7
commit 9f528b5ccc

View file

@ -1,12 +1,11 @@
# Template file for 'persepolis' # Template file for 'persepolis'
pkgname=persepolis pkgname=persepolis
version=3.2.0 version=3.2.0
revision=2 revision=3
archs="noarch"
build_style=python3-module build_style=python3-module
hostmakedepends="python3 python3-setuptools python3-setproctitle python3-requests hostmakedepends="python3-setuptools python3-setproctitle python3-requests
python3-psutil aria2 ffmpeg libnotify pulseaudio youtube-dl sound-theme-freedesktop python3-psutil aria2 ffmpeg libnotify pulseaudio youtube-dl
python3-PyQt5-tools qt5-svg" sound-theme-freedesktop python3-PyQt5-tools qt5-svg"
depends="${hostmakedepends/python3-setuptools/}" depends="${hostmakedepends/python3-setuptools/}"
short_desc="Download manager and GUI for Aria2" short_desc="Download manager and GUI for Aria2"
maintainer="Nathan Owens <ndowens04@gmail.com>" maintainer="Nathan Owens <ndowens04@gmail.com>"