Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-hoe
Commits:
091fc072 by Andreas Schleifer at 2025-03-22T15:50:02+01:00
upgpkg: 4.2.2-4: Ruby 3.4 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-hoe
pkgdesc = Hoe is a rake/rubygems helper for project Rakefiles
pkgver = 4.2.2
- pkgrel = 3
+ pkgrel = 4
url = https://www.zenspider.com/projects/hoe.html
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_gemname=hoe
pkgname=ruby-${_gemname}
pkgver=4.2.2
-pkgrel=3
+pkgrel=4
pkgdesc='Hoe is a rake/rubygems helper for project Rakefiles'
url='https://www.zenspider.com/projects/hoe.html'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-hoe/-/commit/091fc0723795f22542af68bcc349e85c303de8eb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-hoe/-/commit/091fc0723795f22542af68bcc349e85c303de8eb
You're receiving this email because of your account on gitlab.archlinux.org.