Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-locale
Commits:
3c1edc37 by Andreas Schleifer at 2024-10-03T12:58:38+02:00
upgpkg: 2.1.4-3: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-locale
pkgdesc = A pure ruby library which provides basic and general purpose
APIs for localization.
pkgver = 2.1.4
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ruby-gettext/locale
arch = any
license = Ruby
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname='locale'
pkgname="ruby-${_gemname}"
pkgver=2.1.4
-pkgrel=2
+pkgrel=3
pkgdesc='A pure ruby library which provides basic and general purpose APIs for
localization.'
arch=('any')
url="https://github.com/ruby-gettext/locale"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-locale/-/commit/3c1edc3754cabd52e9852f19496929a9f87299ed
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-locale/-/commit/3c1edc3754cabd52e9852f19496929a9f87299ed
You're receiving this email because of your account on gitlab.archlinux.org.