Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-colored2
Commits:
7f26f001 by Andreas Schleifer at 2024-10-03T12:44:53+02:00
upgpkg: 4.0.0-2: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-colored2
pkgdesc = Simple gem that adds various colour methods to String class
pkgver = 4.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kigster/colored2
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname='colored2'
pkgname="ruby-${_gemname}"
pkgver=4.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='Simple gem that adds various colour methods to String class'
arch=('any')
url='https://github.com/kigster/colored2'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-colored2/-/commit/7f26f001256402ef0464227f25edd918eccc0048
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-colored2/-/commit/7f26f001256402ef0464227f25edd918eccc0048
You're receiving this email because of your account on gitlab.archlinux.org.