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

Jelle van der Waa jelle at archlinux.org
Wed May 12 22:26:37 UTC 2021


    Date: Wednesday, May 12, 2021 @ 22:26:36
  Author: jelle
Revision: 932761

upgpkg: python-awesomeversion 21.5.0-1

Modified:
  python-awesomeversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-12 22:26:34 UTC (rev 932760)
+++ PKGBUILD	2021-05-12 22:26:36 UTC (rev 932761)
@@ -3,7 +3,7 @@
 
 pkgname=python-awesomeversion
 _name=${pkgname#python-}
-pkgver=21.4.0
+pkgver=21.5.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=('f52c8fee89df02ee077a5ca2b08d5c343c56a46d917cb89b3b165bec99dd682fc1651fd93ee9776824a3c27716544b7386aaecb15779f2fc1fba473ca8f7aeb7')
+sha512sums=('1f8c8b34284a8179b798bf72dfadefd3317b7791d599f167bbceced80e4ff6a6698dd6d350308f110ea5cfa3bed9c222cda2bb25587c75d2cdc3c1191a6e25f2')
 
 prepare() {
     cd $_name-$pkgver



More information about the arch-commits mailing list