Date: Monday, February 27, 2023 @ 08:37:04
  Author: alucryd
Revision: 1405465

upgpkg: python-slugify 8.0.1-1

Modified:
  python-slugify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-27 08:36:35 UTC (rev 1405464)
+++ PKGBUILD    2023-02-27 08:37:04 UTC (rev 1405465)
@@ -3,7 +3,7 @@
 # Contributor: Andrey Mikhaylenko <[email protected]>
 
 pkgname=python-slugify
-pkgver=8.0.0
+pkgver=8.0.1
 pkgrel=1
 pkgdesc='A Python slugify application that handles unicode'
 arch=(any)
@@ -15,7 +15,7 @@
   python-setuptools
 )
 optdepends=('python-unidecode: Unidecode support')
-_tag=11e6209bba742675bda4307a65d69c8821fccaee
+_tag=58031becacdc8945393ddf628e84a6785cd08066
 source=(git+https://github.com/un33k/python-slugify.git#tag=${_tag})
 sha256sums=(SKIP)
 

Reply via email to