deluge: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
148b5f407f
commit
782a1ae28a
1 changed files with 1 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'deluge'
|
||||
pkgname=deluge
|
||||
version=2.0.3
|
||||
revision=7
|
||||
archs=noarch
|
||||
revision=8
|
||||
build_style=python3-module
|
||||
# TODO package python3-slimit to minify javascript
|
||||
hostmakedepends="intltool python3-setuptools python3-wheel"
|
||||
|
@ -27,7 +26,6 @@ post_install() {
|
|||
}
|
||||
|
||||
deluge-gtk_package() {
|
||||
archs=noarch
|
||||
replaces="deluge<1.3.14_1"
|
||||
short_desc+=" - GTK+ frontend"
|
||||
depends="${sourcepkg}-${version}_${revision} python3-gobject"
|
||||
|
@ -42,7 +40,6 @@ deluge-gtk_package() {
|
|||
}
|
||||
}
|
||||
deluge-web_package() {
|
||||
archs=noarch
|
||||
replaces="deluge<1.3.14_1"
|
||||
short_desc+=" - Web frontend"
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue