python-mako: Update to 1.1.0
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
_realname=mako
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=1.0.14
|
||||
pkgver=1.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="A super-fast templating language that borrows the best ideas from the existing templating languages (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -20,7 +20,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python2-nose"
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-nose")
|
||||
options=('staticlibs')
|
||||
source=("https://pypi.org/packages/source/M/Mako/Mako-${pkgver}.tar.gz")
|
||||
sha256sums=('f5a642d8c5699269ab62a68b296ff990767eb120f51e2e8f3d6afb16bdb57f4b')
|
||||
sha256sums=('a36919599a9b7dc5d86a7a8988f23a9a3a3d083070023bab23d64f7f1d1e0a4b')
|
||||
|
||||
prepare() {
|
||||
cd ${srcdir}
|
||||
|
||||
Reference in New Issue
Block a user