python-identify: update to 2.6.10
This commit is contained in:
parent
9ac799e599
commit
8c5488e51a
@ -3,7 +3,7 @@
|
||||
_realname=identify
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=2.6.9
|
||||
pkgver=2.6.10
|
||||
pkgrel=1
|
||||
pkgdesc="File identification library for Python (mingw-w64)"
|
||||
arch=('any')
|
||||
@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
options=('!strip')
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('d40dfe3142a1421d8518e3d3985ef5ac42890683e32306ad614a29490abeb6bf')
|
||||
sha256sums=('45e92fd704f3da71cc3880036633f48b4b7265fd4de2b57627cb157216eb7eb8')
|
||||
|
||||
build() {
|
||||
cp -r "${_realname}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user