summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Simmons2025-02-18 12:19:21 -0500
committerAndrew Simmons2025-02-18 12:19:21 -0500
commitaaf2d87c90d697893ed0478c82fbb496dc275295 (patch)
treee461308dc3d5c3b928f0153ae331ff09fd7c5b2a /PKGBUILD
parent45b3157a9e158a86e14880352f8eeec6752852ca (diff)
downloadaur-aaf2d87c90d697893ed0478c82fbb496dc275295.tar.gz
upgpkg: 1.29.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 044667f73776..796cde04bb36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew Simmons <agsimmons0 at gmail dot com>
pkgname=redocly
-pkgver='1.28.0'
+pkgver='1.29.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=(
- '66e2cfc550feaa40017c927fb0e83c51fcbde6a8f6d7bbd3befe0806c952c80c'
+ '7f94ef3cd5b8529535ace5c21b6fdb20b542caf09cd4ab3e41555d000bfa189b'
)
noextract=("${pkgname}-${pkgver}.tar.gz")