Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-pdf-core
Commits:
30357407 by Andreas Schleifer at 2024-10-04T12:51:59+02:00
upgpkg: 0.10.0-2: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-pdf-core
pkgdesc = Implements low level PDF features for Prawn (experimental)
pkgver = 0.10.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/prawnpdf/pdf-core
arch = any
license = GPL-2.0-only OR GPL-3.0-only OR Ruby
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=ruby-pdf-core
_pkgname=${pkgname#ruby-}
pkgver=0.10.0
-pkgrel=1
+pkgrel=2
pkgdesc="Implements low level PDF features for Prawn (experimental)"
arch=(any)
url="https://github.com/prawnpdf/pdf-core"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pdf-core/-/commit/30357407fd6e9c3fb567ad4f54b197c5e3099e0a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pdf-core/-/commit/30357407fd6e9c3fb567ad4f54b197c5e3099e0a
You're receiving this email because of your account on gitlab.archlinux.org.