Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
asciidoctor-pdf
Commits:
269c2d8b by Carl Smedstad at 2024-09-17T08:29:07+02:00
upgpkg: 2.3.18-3: Improve pkgdesc
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = asciidoctor-pdf
- pkgdesc = Translate asciidoctor directly to pdf
+ pkgdesc = A native PDF converter for AsciiDoc based on Asciidoctor and
Prawn
pkgver = 2.3.18
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/asciidoctor/asciidoctor-pdf
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
pkgname=asciidoctor-pdf
pkgver=2.3.18
-pkgrel=2
-pkgdesc="Translate asciidoctor directly to pdf"
+pkgrel=3
+pkgdesc="A native PDF converter for AsciiDoc based on Asciidoctor and Prawn"
arch=(any)
url="https://github.com/asciidoctor/asciidoctor-pdf"
license=(MIT)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/asciidoctor-pdf/-/commit/269c2d8b55bc71530592c2abc970aca14e0aecd6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/asciidoctor-pdf/-/commit/269c2d8b55bc71530592c2abc970aca14e0aecd6
You're receiving this email because of your account on gitlab.archlinux.org.