mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 20:40:32 +01:00
15 lines
536 B
Plaintext
15 lines
536 B
Plaintext
pkgbase = ruby-liquid
|
|
pkgdesc = Liquid markup language. Safe, customer facing template language for flexible web apps
|
|
pkgver = 5.5.1
|
|
pkgrel = 1
|
|
url = https://shopify.github.io/liquid/
|
|
arch = any
|
|
license = MIT
|
|
makedepends = ruby-rdoc
|
|
depends = ruby
|
|
options = !emptydirs
|
|
source = ruby-liquid-5.5.1.tar.gz::https://github.com/Shopify/liquid/archive/v5.5.1.tar.gz
|
|
sha512sums = d7c206d15556aa77eaa727c99ed687b7b4146a0f8192ee482c4e31557c0876439843297ac2a1ffd4bdb7f4ebd72c420a2f1fbc8aa6adce8f164cfe01c3bf9689
|
|
|
|
pkgname = ruby-liquid
|