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.4.0
|
|
pkgrel = 1
|
|
url = https://shopify.github.io/liquid/
|
|
arch = any
|
|
license = MIT
|
|
makedepends = ruby-rdoc
|
|
depends = ruby
|
|
options = !emptydirs
|
|
source = ruby-liquid-5.4.0.tar.gz::https://github.com/Shopify/liquid/archive/v5.4.0.tar.gz
|
|
sha512sums = 45b394aa945206b200a2aa30e2e0b0f0937e7e59bd213f45f0484f2f6f3d68fca96f93a7ae64ac05249439048842b53e20a58d73be88470ed94cf40cc65c4cfb
|
|
|
|
pkgname = ruby-liquid
|