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

Jelle van der Waa jelle at gemini.archlinux.org
Mon Apr 4 16:01:42 UTC 2022


    Date: Monday, April 4, 2022 @ 16:01:41
  Author: jelle
Revision: 1181298

upgpkg: python-awesomeversion 22.4.0-1

Modified:
  python-awesomeversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-04 15:15:23 UTC (rev 1181297)
+++ PKGBUILD	2022-04-04 16:01:41 UTC (rev 1181298)
@@ -3,7 +3,7 @@
 
 pkgname=python-awesomeversion
 _name=${pkgname#python-}
-pkgver=22.2.0
+pkgver=22.4.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=('ea371000e9c54bd53bf809f7eb9e2b09779c689c3b8a85820caac291b97feb933e5d9fbf384df576267b66e13ec8a1af422d7abdeab4cdfe1be00b88b9474dfe')
+sha512sums=('f89c2117b32629ded5252a3765bae1ef62cfcea14dc63edd8d0f5d40a7c5bcae3f54112ad3de45ac1d10425709ff61827bcd976c19c119caf70c0afc5b75cfa1')
 
 prepare() {
     cd $_name-$pkgver



More information about the arch-commits mailing list