python-docutils: update to 0.17.1
This commit is contained in:
committed by
github-actions[bot]
parent
4c02c26f4c
commit
074dffdb42
@@ -7,7 +7,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=0.16
|
||||
pkgver=0.17.1
|
||||
pkgrel=1
|
||||
pkgdesc="Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -16,7 +16,7 @@ license=('custom')
|
||||
url="https://docutils.sourceforge.io/"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
source=(http://downloads.sourceforge.net/${_realname}/${_realname}-${pkgver}.tar.gz)
|
||||
sha256sums=('7d4e999cca74a52611773a42912088078363a30912e8822f7a3d38043b767573')
|
||||
sha256sums=('686577d2e4c32380bb50cbb22f575ed742d58168cee37e99117a854bcd88f125')
|
||||
noextract=(${_realname}-${pkgver}.tar.gz)
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user