[arch-commits] Commit in python-awesomeversion/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Sun May 1 12:01:38 UTC 2022
Date: Sunday, May 1, 2022 @ 12:01:35
Author: jelle
Revision: 1192063
upgpkg: python-awesomeversion 22.4.2-1
Modified:
python-awesomeversion/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-01 10:00:12 UTC (rev 1192062)
+++ PKGBUILD 2022-05-01 12:01:35 UTC (rev 1192063)
@@ -3,7 +3,7 @@
pkgname=python-awesomeversion
_name=${pkgname#python-}
-pkgver=22.4.1
+pkgver=22.4.2
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=('abbfdf9de25081ebc07c47297b56d3db631b2d5d732a5804cf28f5f0ff64ba15ae4b2b35d344b5784bd88a35d75cf13ea6ed41bd5d62e9ea3f245449d83ede54')
+sha512sums=('9364bd7eb21b451cf280a7ae3b53f84b14e5cc6ac1b8c238b19145252e9a224f09869929ca3caee26cdd6a3ffa4e1326f8a65402bf74537bcc43b46b4b3b5b46')
prepare() {
cd $_name-$pkgver
More information about the arch-commits
mailing list