diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2021-12-08 08:08:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2021-12-15 20:18:14 +0100 |
commit | ab5f57b404cbfbf5b68f3891fe353f20dfd163ed (patch) | |
tree | 7bdd91d9f09f7d682f70c3c0d06bf178a8b8c052 | |
parent | 06a93db5912bf8c41e8fa787c3f11a8b6f406a69 (diff) | |
download | aports-ab5f57b404cbfbf5b68f3891fe353f20dfd163ed.tar.gz aports-ab5f57b404cbfbf5b68f3891fe353f20dfd163ed.tar.bz2 aports-ab5f57b404cbfbf5b68f3891fe353f20dfd163ed.tar.xz |
community/py3-pywal: rebuild against python 3.10
-rw-r--r-- | community/py3-pywal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pywal/APKBUILD b/community/py3-pywal/APKBUILD index 26a2b57daf..ab776735ce 100644 --- a/community/py3-pywal/APKBUILD +++ b/community/py3-pywal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Justin Berthault <justin.berthault@zaclys.net> pkgname=py3-pywal pkgver=3.3.0 -pkgrel=3 +pkgrel=4 pkgdesc="Generate and change colorschemes on the fly" url="https://github.com/dylanaraps/pywal/" arch="noarch" |