Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-liquid
Commits:
52ea6017 by Christian Heusel at 2024-10-04T10:32:51+02:00
upgpkg: 5.5.1-3: Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-liquid
pkgdesc = Liquid markup language. Safe, customer facing template
language for flexible web apps
pkgver = 5.5.1
- pkgrel = 2
+ pkgrel = 3
url = https://shopify.github.io/liquid/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=liquid
pkgname=ruby-$_name
pkgver=5.5.1
-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')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-liquid/-/commit/52ea60179ae639fa087ae7937c802db5f2b5d69a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-liquid/-/commit/52ea60179ae639fa087ae7937c802db5f2b5d69a
You're receiving this email because of your account on gitlab.archlinux.org.