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