summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-02-16 04:43:55 +0800
committerlilac2024-02-16 04:43:55 +0800
commit7bab8569a44b823ed96c488529366bce828b2b46 (patch)
treeeb01e3cf39e4be52fea420e8d7c1b6d31bbb65ed
parenta41266338d5d2fe2ead69cb87de867bfbd1d9f71 (diff)
downloadaur-7bab8569a44b823ed96c488529366bce828b2b46.tar.gz
[lilac] updated to 1.4.550-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4494d5f0514..8b0bdbe3bde2 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.549
+ pkgver = 1.4.550
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.549/quarto-1.4.549-linux-amd64.deb
- sha256sums = 93cfa67b15b80a095d85e31f186368795acfd140929a52ad318d7e63478dd6de
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.4.550/quarto-1.4.550-linux-amd64.deb
+ sha256sums = 5ba82c811f5b12d9e8fa2f45ff306dca2f82472d6944104678c5294a02883164
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8ecc9ceae3a7..28524aacba74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.4.549
+pkgver=1.4.550
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=('93cfa67b15b80a095d85e31f186368795acfd140929a52ad318d7e63478dd6de')
+sha256sums=('5ba82c811f5b12d9e8fa2f45ff306dca2f82472d6944104678c5294a02883164')