summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-03-27 05:12:56 +0800
committerlilac2024-03-27 05:12:56 +0800
commit4c223e784c4b07e22566d41a66f26f0898e324b3 (patch)
treee60adcf5d079a3dd641993a05faf6d211b52acdb
parent103fc6196bcf793b8debeae547a27e04f321e641 (diff)
downloadaur-4c223e784c4b07e22566d41a66f26f0898e324b3.tar.gz
[lilac] updated to 1.4.552-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 856a0b37593e..087bfb80e6b0 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.4.551
+ pkgver = 1.4.552
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.4.551/quarto-1.4.551-linux-amd64.deb
- sha256sums = 91f2baaa488a94fb9634cd6e714d259b4650d26bcfedb53fc85ac6aee394b64e
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.4.552/quarto-1.4.552-linux-amd64.deb
+ sha256sums = 8661f32c9de4631a028b19d0fda78d1f9c73bb43207a81c15995f39cb24120a2
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0b08d94195d9..cdbe8170c9b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.4.551
+pkgver=1.4.552
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=('91f2baaa488a94fb9634cd6e714d259b4650d26bcfedb53fc85ac6aee394b64e')
+sha256sums=('8661f32c9de4631a028b19d0fda78d1f9c73bb43207a81c15995f39cb24120a2')