summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Beliaev2022-09-15 22:56:49 +1200
committerAleksandr Beliaev2022-09-15 22:56:49 +1200
commitbc83a412c1621b27b322ff873fcaff0ebc88a123 (patch)
treef52142094b7f86359afcb63170e24e2587ab7538 /PKGBUILD
parentd5953d8ed5c4a100b19110081453514bc655bcbe (diff)
downloadaur-bc83a412c1621b27b322ff873fcaff0ebc88a123.tar.gz
v1.1.242
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26c21a4b47a6..35e3bfbfd2a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aleksandr Beliaev <trap000d at gmail dot com>
pkgname=quarto-cli
-pkgver=1.1.168
+pkgver=1.1.242
pkgrel=1
_denodomver=0.1.17-alpha
pkgdesc="Quarto is an open-source scientific and technical publishing system built on [Pandoc](https://pandoc.org)."
@@ -18,7 +18,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://github.com/quarto-dev/quarto-cli/a
"https://github.com/b-fuze/deno-dom/archive/refs/tags/v${_denodomver}.tar.gz"
)
-sha256sums=('8c88592cdd53e5478c9b61637f1e961dcb23f5f088dad758dcb2e0d6a6219509'
+sha256sums=('8af50dc92a4965ea16b26e688136166fd51c3a773fc5119cdd5dcd8b8bf61446'
'5d5f7f6f87966e8adc4106fb2e37d189b70a5f0935abfd3e8f48fce4131d3632')
build() {