summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-02-01 05:26:25 +0800
committerlilac2023-02-01 05:26:25 +0800
commitf4e7ed6c0d74eeaa5873901570160ede55080481 (patch)
treefe119e6792bf5b2ca1b9b44abfb31b45955e89a6
parent3d96cc580a57449bf2cae9248441d0362301af7e (diff)
downloadaur-f4e7ed6c0d74eeaa5873901570160ede55080481.tar.gz
[lilac] updated to 1.2.335-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7f69313cd39..964b333dc749 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.329
+ pkgver = 1.2.335
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.329/quarto-1.2.329-linux-amd64.deb
- sha256sums = e46b03a18427ecd2c11ceb1fa21f8d132a596ffedc3fa85a76a00e9ecb09abfd
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.2.335/quarto-1.2.335-linux-amd64.deb
+ sha256sums = 557c37bca309b0f2533807ca8e1baa8d75682c966b25bde68f83d6acaba0923b
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9489af2ee584..0e954b0837c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.2.329
+pkgver=1.2.335
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=('e46b03a18427ecd2c11ceb1fa21f8d132a596ffedc3fa85a76a00e9ecb09abfd')
+sha256sums=('557c37bca309b0f2533807ca8e1baa8d75682c966b25bde68f83d6acaba0923b')