Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-unicode-version
Commits:
723e8d71 by Andreas Schleifer at 2024-10-03T15:30:44+02:00
upgpkg: 1.3.0-3: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-unicode-version
pkgdesc = Returns Unicode/Emoji versions of current and previous Rubies
pkgver = 1.3.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/janlelis/unicode-version
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=ruby-unicode-version
_pkgname="${pkgname#ruby-}"
pkgver=1.3.0
-pkgrel=2
+pkgrel=3
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/723e8d714c1f9c22cf8f7cb746e27c3486ef696c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-unicode-version/-/commit/723e8d714c1f9c22cf8f7cb746e27c3486ef696c
You're receiving this email because of your account on gitlab.archlinux.org.