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

Jelle van der Waa jelle at gemini.archlinux.org
Mon Jul 4 16:28:40 UTC 2022


    Date: Monday, July 4, 2022 @ 16:28:39
  Author: jelle
Revision: 1243912

upgpkg: python-awesomeversion 22.6.0-1

Modified:
  python-awesomeversion/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-04 16:28:32 UTC (rev 1243911)
+++ PKGBUILD	2022-07-04 16:28:39 UTC (rev 1243912)
@@ -3,7 +3,7 @@
 
 pkgname=python-awesomeversion
 _name=${pkgname#python-}
-pkgver=22.5.2
+pkgver=22.6.0
 pkgrel=1
 pkgdesc="One version package to rule them all."
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=(python-build python-installer python-poetry)
 checkdepends=('python-pytest')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ludeeus/$_name/archive/refs/tags/$pkgver.tar.gz")
-sha512sums=('4fbd1e26c32b87f6f4ea1db6c5e4a5ad1ae8cc05e39a54f8855b239d8de97c9512c1e74ae5382a2c398534955b30c359157eae63e5ed86f630555245a6c1d875')
+sha512sums=('dbc6966f48cf001c1c8606f31c36a8e4272c6915cda5b7378c9014957f88c82870382f99861624eaaa4821f7054c3751e097e3bce2a38dc5fc9a075c4fe9ac6c')
 
 prepare() {
     cd $_name-$pkgver



More information about the arch-commits mailing list