From c157cf3a2e7a00eb12d26b8aad0140a02e6e1240 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:10 -0400 Subject: [PATCH] mpdevil: rebuild for Python 3.10 --- srcpkgs/mpdevil/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mpdevil/template b/srcpkgs/mpdevil/template index 086c5cd94a7..59337f616d1 100644 --- a/srcpkgs/mpdevil/template +++ b/srcpkgs/mpdevil/template @@ -1,7 +1,7 @@ # Template file for 'mpdevil' pkgname=mpdevil version=1.2.1 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-BeautifulSoup4 python3-mpd2 python3-requests python3-gobject intltool python3-distutils-extra" depends="python3-BeautifulSoup4 python3-mpd2 python3-requests python3-gobject"