Date: Thursday, May 11, 2023 @ 21:13:08
  Author: grawlinson
Revision: 1460005

upgpkg: python-dist-meta 0.8.0-1; new upstream release

Modified:
  python-dist-meta/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-11 21:11:35 UTC (rev 1460004)
+++ PKGBUILD    2023-05-11 21:13:08 UTC (rev 1460005)
@@ -1,8 +1,8 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=python-dist-meta
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.8.0
+pkgrel=1
 pkgdesc='Parse and create Python distribution metadata'
 arch=('any')
 url='https://dist-meta.readthedocs.io/'
@@ -22,7 +22,7 @@
 )
 #checkdepends=('')
 #optdepends=('')
-_commit='fc32a6abee90b5195eee4611a105e96f5b192245'
+_commit='6036a6fd75717632207677615f16c27da20258e9'
 
source=("$pkgname::git+https://github.com/repo-helper/dist-meta#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to