summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-07-06 13:33:27 +0800
committerlilac2022-07-06 13:33:27 +0800
commit75520d27a5f6225ef978079c56472ac20ad1d487 (patch)
tree6108da88df784440b7a9d8022fa9b35a2546e6d8
parent0e82871599ca27aa2b56985af33566e3dfb645e0 (diff)
downloadaur-75520d27a5f6225ef978079c56472ac20ad1d487.tar.gz
[lilac] updated to 0.9.644-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 433276a51eeb..601d11b55f32 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.640
+ pkgver = 0.9.644
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.640/quarto-0.9.640-linux-amd64.deb
- sha256sums = 0e02950f084266fae3caa80008cd3149a736d8f5b5fe0468d1518ed511c1ac32
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v0.9.644/quarto-0.9.644-linux-amd64.deb
+ sha256sums = 4027065f611552430ee231d29eb73caf6eacefc689b88a2d4a37b2c8bc2187ce
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 36a20cd4fab4..a0e5f4a3cb33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=0.9.640
+pkgver=0.9.644
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=('0e02950f084266fae3caa80008cd3149a736d8f5b5fe0468d1518ed511c1ac32')
+sha256sums=('4027065f611552430ee231d29eb73caf6eacefc689b88a2d4a37b2c8bc2187ce')