ftfy 6.0.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=ftfy
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=6.0
|
||||
pkgver=6.0.1
|
||||
pkgrel=1
|
||||
pkgdesc='Fixes some problems with Unicode text after the fact (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -13,7 +13,7 @@ license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-wcwidth")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
source=("https://files.pythonhosted.org/packages/source/f/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('4d7445f7c05d4ad3751147094da400dcf1f7a9c93844f5ed168bbcf17e4598ca')
|
||||
sha256sums=('9eb68533eb2a6124e96ed7f63049e6c519194fda3fae92629b5e0b5753cb2c8f')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
Reference in New Issue
Block a user