Date: Saturday, November 19, 2022 @ 15:35:04
  Author: alucryd
Revision: 1349714

upgpkg: python-slugify 7.0.0-1

Modified:
  python-slugify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-19 15:34:05 UTC (rev 1349713)
+++ PKGBUILD    2022-11-19 15:35:04 UTC (rev 1349714)
@@ -3,7 +3,7 @@
 # Contributor: Andrey Mikhaylenko <[email protected]>
 
 pkgname=python-slugify
-pkgver=6.1.2
+pkgver=7.0.0
 pkgrel=1
 pkgdesc='A Python slugify application that handles unicode'
 arch=(any)
@@ -15,7 +15,7 @@
   python-setuptools
 )
 optdepends=('python-unidecode: Unidecode support')
-_tag=3f1a0fe7c5775a72141163ccdd593272e512898c
+_tag=247fe299c524f48adb94325ce79c84d87fbd0197
 source=(git+https://github.com/un33k/python-slugify.git#tag=${_tag})
 sha256sums=(SKIP)
 

Reply via email to