summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-07-01 12:22:36 +0800
committerlilac2022-07-01 12:22:36 +0800
commitaa8f694ae78a18aacbb5b593337a6246f44fb745 (patch)
tree868973506848b4ce8aa41bb3d4274d98b4ccb6e3
parent30e9f377784baeb548aeb5c725c59c0827e4154b (diff)
downloadaur-aa8f694ae78a18aacbb5b593337a6246f44fb745.tar.gz
[lilac] updated to 0.9.634-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89404390cee2..1ea00456a4dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = quarto-cli-bin
pkgdesc = An open-source scientific and technical publishing system built on Pandoc (binary from official repo)
- pkgver = 0.9.633
+ pkgver = 0.9.634
pkgrel = 1
url = http://quarto.org/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = quarto-cli-bin
depends = bash
provides = quarto
options = !strip
- source = https://github.com/quarto-dev/quarto-cli/releases/download/v0.9.633/quarto-0.9.633-linux-amd64.deb
- sha256sums = 83f84bb0d455d7ea02dfe745c5d4d358b636fffc0e1d0fbe921a76845685c17c
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v0.9.634/quarto-0.9.634-linux-amd64.deb
+ sha256sums = 143faca63eef7ddd98c32c21b12681a2df1b95ce731396f9199dd9d7e91b8802
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 41bc2c0987fc..151c55d6ef32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=0.9.633
+pkgver=0.9.634
pkgrel=1
pkgdesc="An open-source scientific and technical publishing system built on Pandoc (binary from official repo)"
arch=('x86_64')
@@ -20,5 +20,5 @@ package() {
ln -s /opt/quarto/bin/quarto "${pkgdir}/usr/bin"
}
-sha256sums=('83f84bb0d455d7ea02dfe745c5d4d358b636fffc0e1d0fbe921a76845685c17c')
+sha256sums=('143faca63eef7ddd98c32c21b12681a2df1b95ce731396f9199dd9d7e91b8802')