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

Frederik Schwan freswa at gemini.archlinux.org
Mon Jun 13 12:20:28 UTC 2022


    Date: Monday, June 13, 2022 @ 12:20:28
  Author: freswa
Revision: 1237481

upgpkg: python-versioningit 2.0.0-1

Modified:
  python-versioningit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-13 12:18:54 UTC (rev 1237480)
+++ PKGBUILD	2022-06-13 12:20:28 UTC (rev 1237481)
@@ -3,8 +3,8 @@
 # Contributor:
 
 pkgname=python-versioningit
-pkgver=1.1.1
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
 pkgdesc='Versioning It with your Version In Git'
 arch=('any')
 url='https://github.com/jwodder/versioningit'
@@ -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=('3b7565a2db92f1206b5b833a72cc6936c8a74d65e94224f0a9eb54799d1561d9')
+sha256sums=('c16913af35bbe96797baa3a0910fc60b1c05d25ac591def6223fa806f99cbe58')
 
 build() {
   cd ${pkgname#*n-}-${pkgver}



More information about the arch-commits mailing list