Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / ruby-rubygems-tasks
Commits: db669bcb by Felix Yan at 2023-09-16T11:53:56+03:00 upgpkg: 0.2.6-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,15 +1,15 @@ # Maintainer: Felix Yan <[email protected]> pkgname=ruby-rubygems-tasks -pkgver=0.2.5 -_commit=f5def3317720d2004c8ae237190a2efbc425ff0a -pkgrel=2 +pkgver=0.2.6 +_commit=d25aebe54b96786fde7226c88d9e158948c9d84a +pkgrel=1 pkgdesc='Agnostic and unobtrusive Rake tasks for managing and releasing Ruby Gems' arch=(any) url='https://github.com/postmodern/rubygems-tasks' license=(MIT) depends=(ruby-irb ruby-rake) -makedepends=(git) +makedepends=(git ruby-yard) checkdepends=(ruby-rspec) options=(!emptydirs) source=(git+https://github.com/postmodern/rubygems-tasks.git#commit=$_commit) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rubygems-tasks/-/commit/db669bcb14fdeada03d972231d211a884117e543 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rubygems-tasks/-/commit/db669bcb14fdeada03d972231d211a884117e543 You're receiving this email because of your account on gitlab.archlinux.org.
