summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-06-24 08:24:17 +0800
committerlilac2023-06-24 08:24:17 +0800
commit8b54852d654cf84533ddcb08e12a9a371234443c (patch)
tree468b3b19798790c799a223b84f4f080bad152d17
parent5367bac4cd7ef096a9c82e0e884d9e8912069dde (diff)
downloadaur-8b54852d654cf84533ddcb08e12a9a371234443c.tar.gz
[lilac] updated to 1.3.427-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75b28af8233e..83faf0eb87e1 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.361
+ pkgver = 1.3.427
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.361/quarto-1.3.361-linux-amd64.deb
- sha256sums = 4dc6ed39e862643fff6d4b98a4cef355fcff6249f50d9079092f320f82837cd9
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.3.427/quarto-1.3.427-linux-amd64.deb
+ sha256sums = e51225c138594dacd3f4be8d814099d3d02ee97680ddbd8e968cfd1297b96afb
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 787fabfa67cf..a47ee1a1097b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.3.361
+pkgver=1.3.427
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=('4dc6ed39e862643fff6d4b98a4cef355fcff6249f50d9079092f320f82837cd9')
+sha256sums=('e51225c138594dacd3f4be8d814099d3d02ee97680ddbd8e968cfd1297b96afb')