mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
16 lines
400 B
Text
16 lines
400 B
Text
|
pkgbase = ruby-sassc
|
||
|
pkgdesc = Use libsass with Ruby!
|
||
|
pkgver = 2.4.0
|
||
|
pkgrel = 3
|
||
|
url = https://github.com/sass/sassc-ruby
|
||
|
arch = x86_64
|
||
|
license = MIT
|
||
|
depends = ruby
|
||
|
depends = ruby-ffi
|
||
|
noextract = sassc-2.4.0.gem
|
||
|
options = !emptydirs
|
||
|
source = https://rubygems.org/downloads/sassc-2.4.0.gem
|
||
|
sha256sums = 4c60a2b0a3b36685c83b80d5789401c2f678c1652e3288315a1551d811d9f83e
|
||
|
|
||
|
pkgname = ruby-sassc
|