summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 365c33a08f2c..64bf916a90d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ruby-liquid
pkgdesc = Liquid markup language. Safe, customer facing template language for flexible web apps
pkgver = 4.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://shopify.github.io/liquid/
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index bd458a3017cf..ad15fd9c34d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gemname=liquid
pkgname=ruby-$_gemname
pkgver=4.0.0
-pkgrel=2
+pkgrel=3
pkgdesc='Liquid markup language. Safe, customer facing template language for flexible web apps'
url='https://shopify.github.io/liquid/'
arch=('any')