summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-03-23 06:39:17 +0800
committerlilac2023-03-23 06:39:17 +0800
commitaba0f2cc34b8af404756bc6ee5279df93041529b (patch)
tree439e9f63e7184dcceec91f6db026f2bed8595971
parentf4e7ed6c0d74eeaa5873901570160ede55080481 (diff)
downloadaur-aba0f2cc34b8af404756bc6ee5279df93041529b.tar.gz
[lilac] updated to 1.2.475-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 964b333dc749..f5060bb5dd6c 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.335
+ pkgver = 1.2.475
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.335/quarto-1.2.335-linux-amd64.deb
- sha256sums = 557c37bca309b0f2533807ca8e1baa8d75682c966b25bde68f83d6acaba0923b
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.2.475/quarto-1.2.475-linux-amd64.deb
+ sha256sums = b611168d91329acb6428000499285b9f88782c3993b703b14ce6bec5fc190f06
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0e954b0837c2..eafdf145f0c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.2.335
+pkgver=1.2.475
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=('557c37bca309b0f2533807ca8e1baa8d75682c966b25bde68f83d6acaba0923b')
+sha256sums=('b611168d91329acb6428000499285b9f88782c3993b703b14ce6bec5fc190f06')