Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-unf
Commits:
c91f678a by Andreas Schleifer at 2024-10-03T13:11:24+02:00
upgpkg: 0.2.0.beta2-10: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-unf
pkgdesc = Wrapper library to bring Unicode Normalization Form support
to Ruby/JRuby.
pkgver = 0.2.0.beta2
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/knu/ruby-unf
arch = any
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_gemname='unf'
pkgname="ruby-${_gemname}"
pkgver=0.2.0.beta2
-pkgrel=9
+pkgrel=10
pkgdesc='Wrapper library to bring Unicode Normalization Form support to
Ruby/JRuby.'
arch=('any')
url='https://github.com/knu/ruby-unf'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-unf/-/commit/c91f678a873a1336810f0c777675e4b7f17b1d36
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-unf/-/commit/c91f678a873a1336810f0c777675e4b7f17b1d36
You're receiving this email because of your account on gitlab.archlinux.org.