summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-03-06 13:01:00 +0800
committerlilac2024-03-06 13:01:00 +0800
commit103fc6196bcf793b8debeae547a27e04f321e641 (patch)
treee3234c543dde22908d6393b4fb1e29900a50172d
parent7bab8569a44b823ed96c488529366bce828b2b46 (diff)
downloadaur-103fc6196bcf793b8debeae547a27e04f321e641.tar.gz
[lilac] updated to 1.4.551-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b0bdbe3bde2..856a0b37593e 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.550
+ pkgver = 1.4.551
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.550/quarto-1.4.550-linux-amd64.deb
- sha256sums = 5ba82c811f5b12d9e8fa2f45ff306dca2f82472d6944104678c5294a02883164
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.4.551/quarto-1.4.551-linux-amd64.deb
+ sha256sums = 91f2baaa488a94fb9634cd6e714d259b4650d26bcfedb53fc85ac6aee394b64e
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 28524aacba74..0b08d94195d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.4.550
+pkgver=1.4.551
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=('5ba82c811f5b12d9e8fa2f45ff306dca2f82472d6944104678c5294a02883164')
+sha256sums=('91f2baaa488a94fb9634cd6e714d259b4650d26bcfedb53fc85ac6aee394b64e')