From 2ee5dbfda3567c0a13c1c52d1e71d74d665fd529 Mon Sep 17 00:00:00 2001 From: ptrcnull <git@ptrcnull.me> Date: Wed, 23 Oct 2024 20:58:00 +0200 Subject: [PATCH] testing/py3-findpython: upgrade to 0.6.2 --- testing/py3-findpython/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/py3-findpython/APKBUILD b/testing/py3-findpython/APKBUILD index 0456049f50c0..5b556eee802e 100644 --- a/testing/py3-findpython/APKBUILD +++ b/testing/py3-findpython/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Patrycja Rosa <alpine@ptrcnull.me> # Maintainer: Patrycja Rosa <alpine@ptrcnull.me> pkgname=py3-findpython -pkgver=0.6.1 +pkgver=0.6.2 pkgrel=0 pkgdesc="Utility to find python versions on your system" url="https://github.com/frostming/findpython" @@ -33,5 +33,5 @@ package() { } sha512sums=" -ec6bb95fe19f3b1c5408c91948dc8b9aaa4516c664d5a810bff80a658b03df0d40b1e077b170b247293ccc0375156b9c010632b07dac57d435cb5d006ac4b6e6 py3-findpython-0.6.1.tar.gz +10d4ea7b5815dfb05d6319ab1a9476a83ca44daf8aff27efed592fbeb782f0eb2ae9279c5577e30f07c46391967edfd3676af751722f478271c4a86d6664062f py3-findpython-0.6.2.tar.gz " -- GitLab