Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-hoe


Commits:
a439ee35 by Andreas Schleifer at 2026-07-18T20:04:32+02:00
upgpkg: 4.7.1-1: closes #6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ruby-hoe
        pkgdesc = Hoe is a rake/rubygems helper for project Rakefiles
-       pkgver = 4.6.1
+       pkgver = 4.7.1
        pkgrel = 1
        url = https://www.zenspider.com/projects/hoe.html
        arch = any
@@ -11,8 +11,8 @@ pkgbase = ruby-hoe
        depends = ruby
        depends = ruby-rake
        options = !emptydirs
-       source = git+https://github.com/seattlerb/hoe#tag=v4.6.1
-       sha512sums = 
30a3442e5a75884c2538fb75c46dede968faa9b8f625e17796cb542a7b47394cec9de4f429fc0d0c1bbcfb039606df99632ae0c39d2f3aa8640aa0afbac1e95b
-       b2sums = 
987cb688c102a79e0fb0e7b973575526177a8e6c6e11f434b746a2f1ed78e7391dfcfcb2cb8e775d221a17c4499a8f102407883b85a28b63c8dde220b71ecea8
+       source = git+https://github.com/seattlerb/hoe#tag=v4.7.1
+       sha512sums = 
cb1dfce80b669ee274d9a87e6552a55b85058a8cebd9c1582bede2f77bb1c5faf73caa2e98b895ea0ae990fe6f8158eaeff7a8693bfbd7a10f451a0fadf57bd1
+       b2sums = 
287754dc9ed088e4075b7145dca4634e1c54dfc0942436db3db53f4a5a1e39b1b58cca1f9f142cfbccbf7257955272429efb98aef1d9cb986dbf4d1fd1ef4796
 
 pkgname = ruby-hoe


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _gemname=hoe
 pkgname=ruby-${_gemname}
-pkgver=4.6.1
+pkgver=4.7.1
 pkgrel=1
 pkgdesc='Hoe is a rake/rubygems helper for project Rakefiles'
 url='https://www.zenspider.com/projects/hoe.html'
@@ -21,8 +21,8 @@ makedepends=(
 )
 options=('!emptydirs')
 source=("git+https://github.com/seattlerb/hoe#tag=v${pkgver}";)
-sha512sums=('30a3442e5a75884c2538fb75c46dede968faa9b8f625e17796cb542a7b47394cec9de4f429fc0d0c1bbcfb039606df99632ae0c39d2f3aa8640aa0afbac1e95b')
-b2sums=('987cb688c102a79e0fb0e7b973575526177a8e6c6e11f434b746a2f1ed78e7391dfcfcb2cb8e775d221a17c4499a8f102407883b85a28b63c8dde220b71ecea8')
+sha512sums=('cb1dfce80b669ee274d9a87e6552a55b85058a8cebd9c1582bede2f77bb1c5faf73caa2e98b895ea0ae990fe6f8158eaeff7a8693bfbd7a10f451a0fadf57bd1')
+b2sums=('287754dc9ed088e4075b7145dca4634e1c54dfc0942436db3db53f4a5a1e39b1b58cca1f9f142cfbccbf7257955272429efb98aef1d9cb986dbf4d1fd1ef4796')
 
 build() {
   cd ${_gemname}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-hoe/-/commit/a439ee35f5d805bb4812d41ec61b0f0f4f86ffc0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-hoe/-/commit/a439ee35f5d805bb4812d41ec61b0f0f4f86ffc0
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to