Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-unicode-display_width
Commits:
3e36e49c by Andreas Schleifer at 2024-06-09T11:58:26+02:00
upgpkg: 2.5.0-2: Ruby 3.2 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-unicode-display_width
pkgdesc = Determines the monospace display width of a string in Ruby
pkgver = 2.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/janlelis/unicode-display_width
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=ruby-unicode-display_width
_pkgname="${pkgname#ruby-}"
pkgver=2.5.0
-pkgrel=1
+pkgrel=2
pkgdesc='Determines the monospace display width of a string in Ruby'
arch=('any')
url='https://github.com/janlelis/unicode-display_width'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-unicode-display_width/-/commit/3e36e49cabe4ee11c752e678f6ffe9fb67a546c4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-unicode-display_width/-/commit/3e36e49cabe4ee11c752e678f6ffe9fb67a546c4
You're receiving this email because of your account on gitlab.archlinux.org.