summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-04-26 04:47:33 +0800
committerlilac2023-04-26 04:47:33 +0800
commit46f3b962e920e692a2543465b90179d279a099ee (patch)
tree606cd4b1842b44ae863e935cb50561b9611d3ad4
parentaba0f2cc34b8af404756bc6ee5279df93041529b (diff)
downloadaur-46f3b962e920e692a2543465b90179d279a099ee.tar.gz
[lilac] updated to 1.3.340-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5060bb5dd6c..b905777fe1fd 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.2.475
+ pkgver = 1.3.340
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.2.475/quarto-1.2.475-linux-amd64.deb
- sha256sums = b611168d91329acb6428000499285b9f88782c3993b703b14ce6bec5fc190f06
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.3.340/quarto-1.3.340-linux-amd64.deb
+ sha256sums = a4150a17a69b1a381be14b46d8bc48a3ba6d660f58e673ea021e6997e9839537
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index eafdf145f0c4..fc994a476672 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.2.475
+pkgver=1.3.340
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=('b611168d91329acb6428000499285b9f88782c3993b703b14ce6bec5fc190f06')
+sha256sums=('a4150a17a69b1a381be14b46d8bc48a3ba6d660f58e673ea021e6997e9839537')