From ed687534d7037d1e0d143fea378bc002216c26ca Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Mon, 22 Dec 2025 00:17:34 -0500 Subject: [PATCH] update to 12.4-systemd: python-wheel-0.46.1 --- ...hon-wheel-0.45.1.PKGBUILD => python-wheel-0.46.1.PKGBUILD} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename lfs/{python-wheel-0.45.1.PKGBUILD => python-wheel-0.46.1.PKGBUILD} (91%) diff --git a/lfs/python-wheel-0.45.1.PKGBUILD b/lfs/python-wheel-0.46.1.PKGBUILD similarity index 91% rename from lfs/python-wheel-0.45.1.PKGBUILD rename to lfs/python-wheel-0.46.1.PKGBUILD index 6cf28c1..d769b6f 100644 --- a/lfs/python-wheel-0.45.1.PKGBUILD +++ b/lfs/python-wheel-0.46.1.PKGBUILD @@ -1,6 +1,6 @@ pkgname=python-wheel _name=${pkgname#python-} -pkgver=0.45.1 +pkgver=0.46.1 pkgrel=1 pkgdesc="A built-package format for Python" arch=(any) @@ -8,7 +8,7 @@ homepage="https://pypi.python.org/pypi/wheel" license=('MIT') sources=("${_name}-${pkgver}.tar.gz") urls=("https://pypi.org/packages/source/w/${_name}/${sources[0]}") -md5sums=("dddc505d0573d03576c7c6c5a4fe0641") +md5sums=("65e09ee84af36821e3b1e9564aa91bd5") src_prepare() { tar -xf ${distdir}/${sources[0]} --strip-components=1