Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-rouge
Commits:
fcd8a6a0 by Christian Heusel at 2024-10-04T10:29:58+02:00
upgpkg: 4.3.0-2: Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-rouge
pkgdesc = Pure-ruby code highlighter that is compatible with pygments
pkgver = 4.3.0
- pkgrel = 1
+ pkgrel = 2
url = http://rouge.jneen.net/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname=rouge
pkgname=ruby-rouge
pkgver=4.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='Pure-ruby code highlighter that is compatible with pygments'
url='http://rouge.jneen.net/'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rouge/-/commit/fcd8a6a080d2a47b32f527a4f161233247de6efc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rouge/-/commit/fcd8a6a080d2a47b32f527a4f161233247de6efc
You're receiving this email because of your account on gitlab.archlinux.org.