Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-afm
Commits:
4b845af5 by Andreas Schleifer at 2024-10-03T13:55:02+02:00
upgpkg: 0.2.2-4: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-afm
pkgdesc = A simple library to read Adobe Font Metrics (afm) files
pkgver = 0.2.2
- pkgrel = 3
+ pkgrel = 4
url = http://github.com/halfbyte/afm
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=ruby-afm
_pkgname=${pkgname#ruby-}
pkgver=0.2.2
-pkgrel=3
+pkgrel=4
pkgdesc="A simple library to read Adobe Font Metrics (afm) files"
arch=('any')
url='http://github.com/halfbyte/afm'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-afm/-/commit/4b845af5b5d2f6c88b9f020a0ef8a67ddf99267f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-afm/-/commit/4b845af5b5d2f6c88b9f020a0ef8a67ddf99267f
You're receiving this email because of your account on gitlab.archlinux.org.