python-slugify: update to 8.0.4
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
2600fb16dd
commit
dce3e5833a
@@ -4,7 +4,7 @@ _pyname=python-slugify
|
||||
_realname=slugify
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=8.0.3
|
||||
pkgver=8.0.4
|
||||
pkgrel=1
|
||||
pkgdesc='A Python Slugify application that handles Unicode (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -26,7 +26,7 @@ makedepends=(
|
||||
)
|
||||
options=(!strip)
|
||||
source=("https://pypi.org/packages/source/${_pyname::1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
|
||||
sha256sums=('e04cba5f1c562502a1175c84a8bc23890c54cdaf23fccaaf0bf78511508cabed')
|
||||
sha256sums=('59202371d1d05b54a9e7720c5e038f928f45daaffe41dd10822f3907b937c856')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
Reference in New Issue
Block a user