community/ruby-sassc to 2.4.0-1

This commit is contained in:
Kevin Mihelich 2020-12-07 18:33:16 +00:00
parent fd4e1db251
commit 757eca07d5

View file

@ -5,8 +5,8 @@
_gemname=sassc
pkgname=ruby-$_gemname
pkgver=2.3.0
pkgrel=2
pkgver=2.4.0
pkgrel=1
pkgdesc="Use libsass with Ruby!"
arch=(x86_64)
url='https://github.com/sass/sassc-ruby'
@ -15,7 +15,7 @@ depends=(ruby ruby-ffi)
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
sha1sums=('53868c8146264e70c532ec5d683d014436eaf922')
sha1sums=('3032f0c1662efc8aa04636e99a6bdefd15549fc8')
package() {
local _gemdir=$(gem env gemdir)