upgpkg: ruby-listen 3.7.0-1

New upstream release.
This commit is contained in:
George Rawlinson 2021-08-19 08:08:48 +00:00
parent fae9727229
commit a18ac8b54d
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
_gemname=listen _gemname=listen
pkgname=ruby-$_gemname pkgname=ruby-$_gemname
pkgver=3.6.0 pkgver=3.7.0
pkgrel=1 pkgrel=1
pkgdesc="Listens to file modifications and notifies you about the changes" pkgdesc="Listens to file modifications and notifies you about the changes"
arch=('any') arch=('any')
@ -16,7 +16,7 @@ depends=(
options=('!emptydirs') options=('!emptydirs')
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem") source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
noextract=("$_gemname-$pkgver.gem") noextract=("$_gemname-$pkgver.gem")
b2sums=('f0d853b73a38c8a5c3fc444a2a46f33bf7b148cf7718f14e40cd2fc2b7571aa98ba10f6bfdaa58d11b0bc353d726baf7346b29d144c11bd84223e80c7805c94d') b2sums=('ba6788f3022bc8606694dd1001d0a28f608bc3caf33de5f9707b78ae73b3b2f523712f5a240c2cc3cd5a048da76de607e399511a56489b40799beeff022d3656')
package() { package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')" local _gemdir="$(ruby -e'puts Gem.default_dir')"