mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 13:30:31 +01:00
Trigger rebuild with Ruby 2.5
This commit is contained in:
2
.SRCINFO
2
.SRCINFO
@@ -1,7 +1,7 @@
|
|||||||
pkgbase = ruby-liquid
|
pkgbase = ruby-liquid
|
||||||
pkgdesc = Liquid markup language. Safe, customer facing template language for flexible web apps
|
pkgdesc = Liquid markup language. Safe, customer facing template language for flexible web apps
|
||||||
pkgver = 4.0.0
|
pkgver = 4.0.0
|
||||||
pkgrel = 2
|
pkgrel = 3
|
||||||
url = https://shopify.github.io/liquid/
|
url = https://shopify.github.io/liquid/
|
||||||
arch = any
|
arch = any
|
||||||
license = MIT
|
license = MIT
|
||||||
|
|||||||
2
PKGBUILD
2
PKGBUILD
@@ -3,7 +3,7 @@
|
|||||||
_gemname=liquid
|
_gemname=liquid
|
||||||
pkgname=ruby-$_gemname
|
pkgname=ruby-$_gemname
|
||||||
pkgver=4.0.0
|
pkgver=4.0.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc='Liquid markup language. Safe, customer facing template language for flexible web apps'
|
pkgdesc='Liquid markup language. Safe, customer facing template language for flexible web apps'
|
||||||
url='https://shopify.github.io/liquid/'
|
url='https://shopify.github.io/liquid/'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
|||||||
Reference in New Issue
Block a user