[arch-commits] Commit in python-awesomeversion/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Fri Oct 22 18:38:00 UTC 2021
Date: Friday, October 22, 2021 @ 18:37:59
Author: jelle
Revision: 1032587
upgpkg: python-awesomeversion 21.10.0-1
Modified:
python-awesomeversion/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-22 18:35:23 UTC (rev 1032586)
+++ PKGBUILD 2021-10-22 18:37:59 UTC (rev 1032587)
@@ -3,7 +3,7 @@
pkgname=python-awesomeversion
_name=${pkgname#python-}
-pkgver=21.8.1
+pkgver=21.10.0
pkgrel=1
pkgdesc="One version package to rule them all."
arch=('any')
@@ -13,7 +13,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ludeeus/$_name/archive/refs/tags/$pkgver.tar.gz")
-sha512sums=('6a8d75c737124f8e965975980d030e8e13ad361319cc797c36078a42fe44a7746ce1966be3a770b77f7a10be5bbf17b9178ec4b872599ab62adbc4c9f4d8f0ba')
+sha512sums=('530df16afdb75b9a3752c54cd90783808bce08b157ba29f6f94a2a880b678fb305185022029b2270bda5bfbff7f9621986b9acefb07615878737e55e06e807ab')
prepare() {
cd $_name-$pkgver
More information about the arch-commits
mailing list