From 0fed1ba720fb219c6e8b8d30787fd345b0fa51cf Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Tue, 20 Oct 2020 15:16:24 +0300 Subject: [PATCH] asciidoc: Update to 9.0.3 --- mingw-w64-asciidoc/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-asciidoc/PKGBUILD b/mingw-w64-asciidoc/PKGBUILD index c1f72613d1..f64b67d303 100644 --- a/mingw-w64-asciidoc/PKGBUILD +++ b/mingw-w64-asciidoc/PKGBUILD @@ -5,7 +5,7 @@ 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.0.1 +pkgver=9.0.3 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') @@ -18,7 +18,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python" options=('staticlibs' 'strip') source=(https://github.com/asciidoc/asciidoc-py3/releases/download/${pkgver}/asciidoc-${pkgver}.tar.gz 0001-W32-confdir.mingw.patch) -sha256sums=('26ba534b9cc00596febc1b2386fca65d03be0dfbb73f7e1279eeb87637e851c7' +sha256sums=('d99c8be8e8a9232742253c2d87c547b2efd4bbd3f0c1e23ef14898ad0fff77c4' 'e44d1f3a98ef7e06102323843054d7443d833f421bfba55382b961fa9e4691b2') prepare() {