asciidoc: Update to 9.1.1
This commit is contained in:
@@ -6,14 +6,13 @@ pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
conflicts=("${MINGW_PACKAGE_PREFIX}-asciidoc-py3-git")
|
||||
provides=("${MINGW_PACKAGE_PREFIX}-asciidoc-py3-git")
|
||||
pkgver=9.1.0
|
||||
pkgrel=2
|
||||
pkgver=9.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url="https://github.com/asciidoc/asciidoc-py3"
|
||||
license=("GPL")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
||||
"${MINGW_PACKAGE_PREFIX}-libxslt"
|
||||
"${MINGW_PACKAGE_PREFIX}-docbook-xsl")
|
||||
@@ -21,7 +20,7 @@ options=('staticlibs' 'strip')
|
||||
source=(https://github.com/asciidoc/asciidoc-py3/releases/download/${pkgver}/asciidoc-${pkgver}.tar.gz
|
||||
0001-W32-confdir.mingw.patch
|
||||
asciidoc.bat)
|
||||
sha256sums=('fd499fcf51317b1aaf27336fb5e919c44c1f867f1ae6681ee197365d3065238b'
|
||||
sha256sums=('ea39760ac2739496c14002902571592dc2ae2fa673296ec141a9e491d9c11fca'
|
||||
'e44d1f3a98ef7e06102323843054d7443d833f421bfba55382b961fa9e4691b2'
|
||||
'526ef4f839b01f493539b27fa4cb538c130767b3b37e51037a8c0326938953d8')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user