Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-prawn-templates
Commits:
f972c424 by Andreas Schleifer at 2024-10-04T13:08:25+02:00
upgpkg: 0.1.2-9: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-prawn-templates
pkgdesc = Experimental extraction of template features from Prawn
pkgver = 0.1.2
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/prawnpdf/prawn-templates
arch = any
license = GPL-2.0-only OR GPL-3.0-only OR Ruby
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=ruby-prawn-templates
_pkgname=${pkgname#ruby-}
pkgver=0.1.2
-pkgrel=8
+pkgrel=9
pkgdesc="Experimental extraction of template features from Prawn"
arch=(any)
url="https://github.com/prawnpdf/prawn-templates"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-prawn-templates/-/commit/f972c424c7a8810ad72250799820501886e65800
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-prawn-templates/-/commit/f972c424c7a8810ad72250799820501886e65800
You're receiving this email because of your account on gitlab.archlinux.org.