summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Simmons2025-01-30 14:15:09 -0500
committerAndrew Simmons2025-01-30 14:15:09 -0500
commit45b3157a9e158a86e14880352f8eeec6752852ca (patch)
tree24d3d6f6045751a55c1419e66573ab8b3eee943b /PKGBUILD
parenteeb10a44cbdb5c7cc8d595c40bf45649177a8836 (diff)
downloadaur-45b3157a9e158a86e14880352f8eeec6752852ca.tar.gz
upgpkg: 1.28.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8854c0ca291..044667f73776 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew Simmons <agsimmons0 at gmail dot com>
pkgname=redocly
-pkgver='1.27.2'
+pkgver='1.28.0'
pkgrel=1
pkgdesc="Redocly CLI toolbox with rich validation and bundling features"
arch=('any')
@@ -14,7 +14,7 @@ source=(
"$pkgname-$pkgver.tar.gz::https://registry.npmjs.org/@redocly/cli/-/cli-${pkgver}.tgz"
)
sha256sums=(
- '9e80fc609cdc1628a532d23028f1565afd1a02fe8996848e6167b8046bf1c86d'
+ '66e2cfc550feaa40017c927fb0e83c51fcbde6a8f6d7bbd3befe0806c952c80c'
)
noextract=("${pkgname}-${pkgver}.tar.gz")