summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Simmons2023-03-16 16:39:02 -0400
committerAndrew Simmons2023-03-16 16:39:02 -0400
commit7e279d8e0b61156d8fa0ae30560b4ffccd0975dd (patch)
tree1c40e091bd54958890dd07c65502fea64dad34af /PKGBUILD
parente8a9d17cd69a4ba56d45c9bcfd91d8498dc01c71 (diff)
downloadaur-redoc-cli.tar.gz
Update to 0.13.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eac6766c4e33..a1ec64bdb028 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kaizhao Zhang <zhangkaizhao at gmail dot com>
pkgname=redoc-cli
-pkgver=0.13.20
+pkgver=0.13.21
pkgrel=1
pkgdesc="ReDoc's Command Line Interface"
arch=('any')
@@ -15,7 +15,7 @@ source=(
"https://registry.npmjs.org/${pkgname}/-/${pkgname}-${pkgver}.tgz"
)
sha256sums=(
- '1b801684b5c43774b8296134f8e5dec0e0d6a828a522d69af2bb66c10167e2ba'
+ 'a11f6ae0d9279b37dabd74837ff74977ff11338e6e99e9f365e1192b66d2234f'
)
noextract=("${pkgname}-${pkgver}.tgz")