summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Simmons2023-11-30 12:30:54 -0500
committerAndrew Simmons2023-11-30 12:30:54 -0500
commit168614f0d39d3d1d0c71c59cd3c4f013ccada170 (patch)
tree72deb78a62631f76c6e3badbed4a479849e34c22 /PKGBUILD
parentafb0bbf5fb2576e7f6e743d0eabb0323fd5cdc82 (diff)
downloadaur-168614f0d39d3d1d0c71c59cd3c4f013ccada170.tar.gz
Update to version 1.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 683cdbf376dc..b7fc156e820f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew Simmons <agsimmons0 at gmail dot com>
pkgname=redocly
-pkgver='1.4.1'
+pkgver='1.5.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=(
- '75b9bc9dd0eb477da134d04d98a73d615f119345da52886e6bd2665bde9a5568'
+ 'aa963cb2b5aa194d77202618fb23c6ff69c639e5fa88b8e3c0800272cf5843cd'
)
noextract=("${pkgname}-${pkgver}.tar.gz")