summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-07-02 20:39:40 +0800
committerlilac2022-07-02 20:39:40 +0800
commitd50851e97aff57cda74295c967fb9363a6fef2dc (patch)
tree6e67e131b486976e94b38571823fc169bd2cdb86
parentda3859abc2556b6db6f0e9938413fed6948740ad (diff)
downloadaur-d50851e97aff57cda74295c967fb9363a6fef2dc.tar.gz
[lilac] updated to 0.9.639-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e6ed94c67bf..0b921b3b1f8a 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.637
+ pkgver = 0.9.639
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.637/quarto-0.9.637-linux-amd64.deb
- sha256sums = 7015cff2fe20e4e636789d9d10596436a628b16981ea209c94c13aacfdf3bc08
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v0.9.639/quarto-0.9.639-linux-amd64.deb
+ sha256sums = 60391d73d87491d15d4a6f5d136844976745380609e9923999b995fc7dc98f6d
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index e177b308f7ed..2f6fae7cb96b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=0.9.637
+pkgver=0.9.639
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=('7015cff2fe20e4e636789d9d10596436a628b16981ea209c94c13aacfdf3bc08')
+sha256sums=('60391d73d87491d15d4a6f5d136844976745380609e9923999b995fc7dc98f6d')