[arch-commits] Commit in python-findpython/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Sat Jul 2 15:54:23 UTC 2022


    Date: Saturday, July 2, 2022 @ 15:54:23
  Author: dvzrv
Revision: 1243631

upgpkg: python-findpython 0.2.0-1: Upgrade to 0.2.0.

Modified:
  python-findpython/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-02 15:39:42 UTC (rev 1243630)
+++ PKGBUILD	2022-07-02 15:54:23 UTC (rev 1243631)
@@ -2,7 +2,7 @@
 
 _name=findpython
 pkgname=python-findpython
-pkgver=0.1.6
+pkgver=0.2.0
 pkgrel=1
 pkgdesc="A utility to find python versions on your system"
 arch=(any)
@@ -12,8 +12,8 @@
 makedepends=(python-build python-installer python-pdm-pep517 python-wheel)
 checkdepends=(python-pytest)
 source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha512sums=('ad073bab732fb9941ec6604afe848c162e54acdd85019734a2583a817727f383a9f495e64c485d0618d2a099c4d7c8f992b1f62270ef4dd9590751686d9ffc62')
-b2sums=('79efeedbdfd3bdbe5d03082a2f302c67e5d03ac0cf4c885b37b4aaa4c1cfb3c6258aa39b96abee24a3265a3828325be153a917dc414f474842f7cfb63dd5fdc2')
+sha512sums=('54d930aa9208eb9ec23f7dfc86cc11077827a37e584bcd10aee903d43368ce2fe270b8aa4f25c471479690503863fbcb9214090d97d3b673509f4e49100439a0')
+b2sums=('2641544436f4761ded18713351328a9ca0874b6f7522e69a500342408e6ea5d10458c415c0b27d1c31bca621ca36cf9d72fa3549c50f4dc5499451c559b10849')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list