[arch-commits] Commit in python-slugify/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Sun May 1 08:36:01 UTC 2022


    Date: Sunday, May 1, 2022 @ 08:36:01
  Author: alucryd
Revision: 1192034

upgpkg: python-slugify v6.1.2-1

Modified:
  python-slugify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-01 08:12:28 UTC (rev 1192033)
+++ PKGBUILD	2022-05-01 08:36:01 UTC (rev 1192034)
@@ -3,8 +3,8 @@
 # Contributor: Andrey Mikhaylenko <neithere at gmail.com>
 
 pkgname=python-slugify
-pkgver=5.0.2
-pkgrel=3
+pkgver=v6.1.2
+pkgrel=1
 pkgdesc='A Python slugify application that handles unicode'
 arch=(any)
 url=https://github.com/un33k/python-slugify
@@ -15,7 +15,7 @@
   python-setuptools
 )
 optdepends=('python-unidecode: Unidecode support')
-_tag=937779c77420f4acb8acd775bc2c35ed94f1393d
+_tag=3f1a0fe7c5775a72141163ccdd593272e512898c
 source=(git+https://github.com/un33k/python-slugify.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list