diff --git a/.SRCINFO b/.SRCINFO index fd264c1..365c33a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ 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 pkgrel = 2 url = https://shopify.github.io/liquid/ diff --git a/PKGBUILD b/PKGBUILD index c61b367..bd458a3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ _gemname=liquid pkgname=ruby-$_gemname pkgver=4.0.0 pkgrel=2 -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/' arch=('any') license=('MIT')