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

Jelle van der Waa jelle at gemini.archlinux.org
Thu Aug 25 18:54:07 UTC 2022


    Date: Thursday, August 25, 2022 @ 18:54:07
  Author: jelle
Revision: 1279962

upgpkg: python-awesomeversion 22.8.0-1

Modified:
  python-awesomeversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-25 18:54:03 UTC (rev 1279961)
+++ PKGBUILD	2022-08-25 18:54:07 UTC (rev 1279962)
@@ -3,7 +3,7 @@
 
 pkgname=python-awesomeversion
 _name=${pkgname#python-}
-pkgver=22.6.0
+pkgver=22.8.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=('dbc6966f48cf001c1c8606f31c36a8e4272c6915cda5b7378c9014957f88c82870382f99861624eaaa4821f7054c3751e097e3bce2a38dc5fc9a075c4fe9ac6c')
+sha512sums=('4036c64004bb4803f2056557899b5ca670339148b5ff63d209bdaab39224780ca283ef4029ae1836fb7b84c365cfe187457619b5bdadfc409fbbd6a9bee5f4fb')
 
 prepare() {
     cd $_name-$pkgver



More information about the arch-commits mailing list