From d02e9f7330ab4a881aa711613ccde5d27ae8613a Mon Sep 17 00:00:00 2001 From: kth5 Date: Wed, 4 Dec 2024 14:06:07 +0100 Subject: [PATCH] * update asciidoc to 10.2.1-2 --- asciidoc/.SRCINFO | 2 +- asciidoc/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/asciidoc/.SRCINFO b/asciidoc/.SRCINFO index adb638db21..d8e0232f87 100644 --- a/asciidoc/.SRCINFO +++ b/asciidoc/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = asciidoc pkgdesc = Text document format for short documents, articles, books and UNIX man pages pkgver = 10.2.1 - pkgrel = 1 + pkgrel = 2 url = https://asciidoc-py.github.io arch = any license = GPL-2.0-or-later diff --git a/asciidoc/PKGBUILD b/asciidoc/PKGBUILD index c02a35ce60..5ac76ff66d 100644 --- a/asciidoc/PKGBUILD +++ b/asciidoc/PKGBUILD @@ -12,7 +12,7 @@ pkgname=asciidoc pkgver=10.2.1 -pkgrel=1.1 +pkgrel=2 pkgdesc='Text document format for short documents, articles, books and UNIX man pages' arch=(any) url='https://asciidoc-py.github.io'