Date: Saturday, October 12, 2019 @ 15:43:54 Author: alucryd Revision: 515243
upgpkg: python-slugify 3.0.6-1 Modified: python-slugify/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-12 15:36:37 UTC (rev 515242) +++ PKGBUILD 2019-10-12 15:43:54 UTC (rev 515243) @@ -3,7 +3,7 @@ # Contributor: Andrey Mikhaylenko <[email protected]> pkgname=python-slugify -pkgver=3.0.4 +pkgver=3.0.6 pkgrel=1 pkgdesc='A Python slugify application that handles unicode' arch=(any) @@ -15,7 +15,7 @@ python-setuptools ) optdepends=('python-unidecode: Unidecode support') -source=(git+https://github.com/un33k/python-slugify.git#tag=67c16a409063578d38bf69ee345254e67b237206) +source=(git+https://github.com/un33k/python-slugify.git#tag=b9db1bc87e3b19c5c63ab7a00b19685b7996de5d) sha256sums=(SKIP) pkgver() {
