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

Frederik Schwan freswa at gemini.archlinux.org
Mon Aug 1 23:39:35 UTC 2022


    Date: Monday, August 1, 2022 @ 23:39:34
  Author: freswa
Revision: 1259741

upgpkg: python-versioningit 2.0.1-1

Modified:
  python-versioningit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-01 23:35:22 UTC (rev 1259740)
+++ PKGBUILD	2022-08-01 23:39:34 UTC (rev 1259741)
@@ -3,7 +3,7 @@
 # Contributor:
 
 pkgname=python-versioningit
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc='Versioning It with your Version In Git'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python-build' 'python-installer' 'python-wheel')
 checkdepends=('git' 'mercurial' 'python-pytest' 'python-tox')
 source=("${pkgname#*n-}-${pkgver}.tar.gz::${url}/releases/download/v${pkgver}/${pkgname#*n-}-${pkgver}.tar.gz")
-sha256sums=('c16913af35bbe96797baa3a0910fc60b1c05d25ac591def6223fa806f99cbe58')
+sha256sums=('8097e260d9bdf676585bd8133bf7b5fffac37a8c76296255b42d86cb512ab2e3')
 
 build() {
   cd ${pkgname#*n-}-${pkgver}



More information about the arch-commits mailing list