Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / ruby-unicode-version
Commits: 4ff65cdd by Jelle van der Waa at 2024-06-04T21:22:04+02:00 upgpkg: 1.3.0-2: Ruby 3.2 rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +pkgbase = ruby-unicode-version + pkgdesc = Returns Unicode/Emoji versions of current and previous Rubies + pkgver = 1.3.0 + pkgrel = 2 + url = https://github.com/janlelis/unicode-version + arch = any + license = MIT + checkdepends = ruby-rake + checkdepends = ruby-minitest + makedepends = git + depends = ruby + options = !emptydirs + source = ruby-unicode-version::git+https://github.com/janlelis/unicode-version#commit=e5016f56648986f96bca4925f010777581980d46 + b2sums = SKIP + +pkgname = ruby-unicode-version ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=ruby-unicode-version _pkgname="${pkgname#ruby-}" pkgver=1.3.0 -pkgrel=1 +pkgrel=2 pkgdesc='Returns Unicode/Emoji versions of current and previous Rubies' arch=('any') url='https://github.com/janlelis/unicode-version' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-unicode-version/-/commit/4ff65cddf9b90c15d6da1248670d473828317579 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-unicode-version/-/commit/4ff65cddf9b90c15d6da1248670d473828317579 You're receiving this email because of your account on gitlab.archlinux.org.
