summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-06-07 21:41:01 +0800
committerlilac2022-06-07 21:41:01 +0800
commite2ac0d900e69b7ff8f744a366c8175cce9bfbb7a (patch)
treedba7b40ddfdc443b60a909bdeccf7af4c7e432ba
parent953043dbb950829b8b44268f11c709a93e4ac304 (diff)
downloadaur-e2ac0d900e69b7ff8f744a366c8175cce9bfbb7a.tar.gz
[lilac] updated to 0.9.536-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e88fa76cf497..c3c6944f766b 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.533
+ pkgver = 0.9.536
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.533/quarto-0.9.533-linux-amd64.deb
- sha256sums = a5223f8b3ccf48dfef11512bc9e27e4791d71c105f72a6fe725856a18b796cf5
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v0.9.536/quarto-0.9.536-linux-amd64.deb
+ sha256sums = aa91ab03bdbc98b87004011fca1dfb0c2d24f0db864119436a464c2b1e48fd6f
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index d1f2e04ac992..1e44bf888ea3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=0.9.533
+pkgver=0.9.536
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=('a5223f8b3ccf48dfef11512bc9e27e4791d71c105f72a6fe725856a18b796cf5')
+sha256sums=('aa91ab03bdbc98b87004011fca1dfb0c2d24f0db864119436a464c2b1e48fd6f')