summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-05-13 06:49:55 +0800
committerlilac2023-05-13 06:49:55 +0800
commit3aca94211195856fabc93f04c557522d513c5694 (patch)
tree5c522542c01cb1e7c8ab7ac833ca761b1ae6b738
parent46f3b962e920e692a2543465b90179d279a099ee (diff)
downloadaur-3aca94211195856fabc93f04c557522d513c5694.tar.gz
[lilac] updated to 1.3.353-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b905777fe1fd..130decf0851f 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 = 1.3.340
+ pkgver = 1.3.353
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/v1.3.340/quarto-1.3.340-linux-amd64.deb
- sha256sums = a4150a17a69b1a381be14b46d8bc48a3ba6d660f58e673ea021e6997e9839537
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.3.353/quarto-1.3.353-linux-amd64.deb
+ sha256sums = b58cc879f3a1a4a6956bc01d30be9998bbf8cf68316360fed0360728d864fb5d
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index fc994a476672..e859b857b6d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.3.340
+pkgver=1.3.353
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=('a4150a17a69b1a381be14b46d8bc48a3ba6d660f58e673ea021e6997e9839537')
+sha256sums=('b58cc879f3a1a4a6956bc01d30be9998bbf8cf68316360fed0360728d864fb5d')