Date: Friday, May 12, 2023 @ 03:04:36 Author: grawlinson Revision: 1460048
upgpkg: python-dunamai 1.16.0-1; new upstream release Modified: python-dunamai/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-12 03:04:17 UTC (rev 1460047) +++ PKGBUILD 2023-05-12 03:04:36 UTC (rev 1460048) @@ -1,8 +1,8 @@ # Maintainer: George Rawlinson <[email protected]> pkgname=python-dunamai -pkgver=1.15.0 -pkgrel=2 +pkgver=1.16.0 +pkgrel=1 pkgdesc='A library for producing dynamic version strings, derived from VCS tags' arch=('any') url='https://github.com/mtkennerly/dunamai' @@ -18,7 +18,7 @@ 'python-poetry-core' ) checkdepends=('python-pytest' 'python-setuptools') -_commit='2f5230d7a5abfea7900b18dc6c4cc9bb4ba80b2a' +_commit='fe69436133d0ea2097a9fed1dbb31ec96263cf83' source=("$pkgname::git+$url#commit=$_commit") b2sums=('SKIP')
