mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/python-cchardet to 1.1.1-1
This commit is contained in:
parent
2d7651b371
commit
d354c4d43b
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
pkgname=python-cchardet
|
pkgname=python-cchardet
|
||||||
pkgname=(python-cchardet python2-cchardet)
|
pkgname=(python-cchardet python2-cchardet)
|
||||||
pkgver=1.1.0
|
pkgver=1.1.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Universal encoding detector faster than chardet."
|
pkgdesc="Universal encoding detector faster than chardet."
|
||||||
url="http://pypi.python.org/pypi/cchardet/"
|
url="http://pypi.python.org/pypi/cchardet/"
|
||||||
|
@ -15,7 +15,7 @@ license=('MIT')
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
source=(https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz
|
source=(https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz
|
||||||
0001-Add-AArch64-support.patch)
|
0001-Add-AArch64-support.patch)
|
||||||
sha256sums=('78de7d602d7a5504e3362e41cf382b2c2187acef6987660b1623bcb3c98eef18'
|
sha256sums=('f2f928126e2a6f45b2e665a2541ca09a94ed01cdc3ce01809c97f26a1dbdbc99'
|
||||||
'bb1d1ecbbfb3e26d529209d6e1a6e741fb1a6fe11869f94e8bd567d080b6dfb8')
|
'bb1d1ecbbfb3e26d529209d6e1a6e741fb1a6fe11869f94e8bd567d080b6dfb8')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue