Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
asciidoc
Commits:
81845c5d by Caleb Maclennan at 2024-04-04T13:41:30+03:00
upgpkg: 10.2.0-5: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = asciidoc
pkgdesc = Text document format for short documents, articles, books and
UNIX man pages
pkgver = 10.2.0
- pkgrel = 4
+ pkgrel = 5
url = https://asciidoc-py.github.io
arch = any
license = GPL
=====================================
PKGBUILD
=====================================
@@ -11,7 +11,7 @@
pkgname=asciidoc
pkgver=10.2.0
-pkgrel=4
+pkgrel=5
pkgdesc='Text document format for short documents, articles, books and UNIX
man pages'
arch=('any')
url='https://asciidoc-py.github.io'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/asciidoc/-/commit/81845c5d65bb7ca6303d2539eab62340c5ebdbd5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/asciidoc/-/commit/81845c5d65bb7ca6303d2539eab62340c5ebdbd5
You're receiving this email because of your account on gitlab.archlinux.org.