summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-07-01 20:59:26 +0800
committerlilac2022-07-01 20:59:26 +0800
commit1e9b05697730159c56eb8ec2029de73d690ec6f7 (patch)
tree12b96faf95332496c35ef22debf1f018b3c60ab6
parentaa8f694ae78a18aacbb5b593337a6246f44fb745 (diff)
downloadaur-1e9b05697730159c56eb8ec2029de73d690ec6f7.tar.gz
[lilac] updated to 0.9.636-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ea00456a4dc..7e7ede626a42 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.634
+ pkgver = 0.9.636
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.634/quarto-0.9.634-linux-amd64.deb
- sha256sums = 143faca63eef7ddd98c32c21b12681a2df1b95ce731396f9199dd9d7e91b8802
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v0.9.636/quarto-0.9.636-linux-amd64.deb
+ sha256sums = 5cadc9f15fab5905fe6026e68819e76d7aeeb53226a28420a16b06a464ab37fd
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 151c55d6ef32..34d55f801c27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=0.9.634
+pkgver=0.9.636
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=('143faca63eef7ddd98c32c21b12681a2df1b95ce731396f9199dd9d7e91b8802')
+sha256sums=('5cadc9f15fab5905fe6026e68819e76d7aeeb53226a28420a16b06a464ab37fd')