summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-01-25 12:49:35 +0800
committerlilac2024-01-25 12:49:35 +0800
commita41266338d5d2fe2ead69cb87de867bfbd1d9f71 (patch)
treec014ead32e2c720ed21d81f2bf921abc31010920
parentf109cc94eca4bff46fb9419ef5e65f96954166c6 (diff)
downloadaur-a41266338d5d2fe2ead69cb87de867bfbd1d9f71.tar.gz
[lilac] updated to 1.4.549-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57429241a87b..c4494d5f0514 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.450
+ pkgver = 1.4.549
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.450/quarto-1.3.450-linux-amd64.deb
- sha256sums = 667ea45f963949f8c13b75c63dd30734b7f5f0ec49fd5991c5824a753066fcdd
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.4.549/quarto-1.4.549-linux-amd64.deb
+ sha256sums = 93cfa67b15b80a095d85e31f186368795acfd140929a52ad318d7e63478dd6de
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 232d17b284a3..8ecc9ceae3a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.3.450
+pkgver=1.4.549
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=('667ea45f963949f8c13b75c63dd30734b7f5f0ec49fd5991c5824a753066fcdd')
+sha256sums=('93cfa67b15b80a095d85e31f186368795acfd140929a52ad318d7e63478dd6de')