Skip to content
Snippets Groups Projects
Verified Commit 2bb7640f authored by Levente Polyak's avatar Levente Polyak :rocket:
Browse files

upgpkg: 4.2.1-1: ruby 3.2 rebuild

parent ea7bf095
No related branches found
Tags 4.2.1-1
No related merge requests found
.SRCINFO 0 → 100644
pkgbase = ruby-hoe
pkgdesc = Hoe is a rake/rubygems helper for project Rakefiles
pkgver = 4.2.1
pkgrel = 1
url = https://www.zenspider.com/projects/hoe.html
arch = any
license = MIT
makedepends = git
makedepends = ruby-rdoc
makedepends = ruby-rake
makedepends = ruby-minitest
depends = ruby
options = !emptydirs
source = git+https://github.com/seattlerb/hoe#tag=v4.2.1
sha512sums = bc036703f4d0c564c9da520e2d97c166c01f27216cab88c487c2ecdaae28951da1b600589e77cef73a8e68db3bd1f570343591c7f38ca111c32df23cc8368ac4
pkgname = ruby-hoe
......@@ -4,8 +4,7 @@
_gemname=hoe
pkgname=ruby-${_gemname}
_gitcommit=d748e0d6a3f6235a8b23a39632ccaf8b35023ba5
pkgver=4.0.2
pkgver=4.2.1
pkgrel=1
pkgdesc='Hoe is a rake/rubygems helper for project Rakefiles'
url='https://www.zenspider.com/projects/hoe.html'
......@@ -14,8 +13,8 @@ license=('MIT')
depends=('ruby')
makedepends=('git' 'ruby-rdoc' 'ruby-rake' 'ruby-minitest')
options=('!emptydirs')
source=("git+https://github.com/seattlerb/hoe#commit=${_gitcommit}")
sha512sums=('8eee78176d9b730a8d47a61597e204cfb2c85aab33fad48b1eeeabdb908149d1330c3abfc8324f1b1ae1f57554b1a3cff3a5038258a9fcc8f334f868160a9803')
source=("git+https://github.com/seattlerb/hoe#tag=v${pkgver}")
sha512sums=('bc036703f4d0c564c9da520e2d97c166c01f27216cab88c487c2ecdaae28951da1b600589e77cef73a8e68db3bd1f570343591c7f38ca111c32df23cc8368ac4')
pkgver() {
cd ${_gemname}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment