blob: d6902b6a9bfc1751e030fd9f252cfe103695030c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = mod_sass-git
pkgdesc = Automatic on-the-fly SASS compilation to CSS. Also features minifying and caching.
pkgver = r14.ecc51a0
pkgrel = 1
arch = i686
arch = x86_64
license = https://raw.githubusercontent.com/kjdev/apache-mod-sass/master/LICENSE
depends = apr
depends = apache
depends = libsass
source = mod-sass::git+https://github.com/kjdev/apache-mod-sass.git
sha256sums = SKIP
pkgname = mod_sass-git
|