summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-01-29 13:29:17 +0800
committerlilac2023-01-29 13:29:17 +0800
commit3d96cc580a57449bf2cae9248441d0362301af7e (patch)
treefe5452df76f21b9aee4b554cdff9d93ac556fa2b
parent6b8a3ba5094b5b3de8c68e13c4ec4ee52cd548b9 (diff)
downloadaur-3d96cc580a57449bf2cae9248441d0362301af7e.tar.gz
[lilac] updated to 1.2.329-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 465b115867bc..c7f69313cd39 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.313
+ pkgver = 1.2.329
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.313/quarto-1.2.313-linux-amd64.deb
- sha256sums = 64f9c28c862302340268a244a230b043ceb28373c585c02f672377555c0b0f2a
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.2.329/quarto-1.2.329-linux-amd64.deb
+ sha256sums = e46b03a18427ecd2c11ceb1fa21f8d132a596ffedc3fa85a76a00e9ecb09abfd
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index a1884ec4ba6e..9489af2ee584 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.2.313
+pkgver=1.2.329
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=('64f9c28c862302340268a244a230b043ceb28373c585c02f672377555c0b0f2a')
+sha256sums=('e46b03a18427ecd2c11ceb1fa21f8d132a596ffedc3fa85a76a00e9ecb09abfd')