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

Jelle van der Waa jelle at gemini.archlinux.org
Thu Apr 28 06:45:23 UTC 2022


    Date: Thursday, April 28, 2022 @ 06:45:20
  Author: jelle
Revision: 1191468

upgpkg: python-awesomeversion 22.4.1-1

Modified:
  python-awesomeversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-28 06:37:19 UTC (rev 1191467)
+++ PKGBUILD	2022-04-28 06:45:20 UTC (rev 1191468)
@@ -3,7 +3,7 @@
 
 pkgname=python-awesomeversion
 _name=${pkgname#python-}
-pkgver=22.4.0
+pkgver=22.4.1
 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=('f89c2117b32629ded5252a3765bae1ef62cfcea14dc63edd8d0f5d40a7c5bcae3f54112ad3de45ac1d10425709ff61827bcd976c19c119caf70c0afc5b75cfa1')
+sha512sums=('abbfdf9de25081ebc07c47297b56d3db631b2d5d732a5804cf28f5f0ff64ba15ae4b2b35d344b5784bd88a35d75cf13ea6ed41bd5d62e9ea3f245449d83ede54')
 
 prepare() {
     cd $_name-$pkgver



More information about the arch-commits mailing list