Date: Friday, May 12, 2023 @ 03:03:17
  Author: grawlinson
Revision: 1460046

upgpkg: python-domdf-python-tools 3.6.1-1; new upstream release

Modified:
  python-domdf-python-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-12 03:02:58 UTC (rev 1460045)
+++ PKGBUILD    2023-05-12 03:03:17 UTC (rev 1460046)
@@ -1,11 +1,11 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=python-domdf-python-tools
-pkgver=3.6.0
-pkgrel=2
+pkgver=3.6.1
+pkgrel=1
 pkgdesc='Helpful functions for Python'
 arch=('any')
-url='https://domdf_python_tools.readthedocs.io/'
+url='https://domdf-python-tools.readthedocs.io'
 license=('MIT')
 # double check if the importlib packages are actually required
 depends=(
@@ -23,7 +23,7 @@
   'python-wheel'
   'python-setuptools'
 )
-_commit='8c9abd67c8669cfe21fefe5f4588a67dfe2e63af'
+_commit='d01397ae9995b0b72d5ca9f722bca36cda55b4ef'
 
source=("$pkgname::git+https://github.com/domdfcoding/domdf_python_tools#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to