summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-09-02 04:40:59 +0800
committerlilac2022-09-02 04:40:59 +0800
commit70044045b96ec1ec21a8810fb0f3f1be69717c96 (patch)
treefc315bec2146deb363788d859fbb050e2f4025b6
parent0e1a4c7a7177c12b9500739a9ada46ce573a536e (diff)
downloadaur-70044045b96ec1ec21a8810fb0f3f1be69717c96.tar.gz
[lilac] updated to 1.1.175-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b48abf74926..6e96e5529e67 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.1.168
+ pkgver = 1.1.175
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.1.168/quarto-1.1.168-linux-amd64.deb
- sha256sums = 716ea21821fb0eb7b37b016e9132d9a293804b05b30e5f92ccd5964b468e4f02
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.1.175/quarto-1.1.175-linux-amd64.deb
+ sha256sums = 88acc1f378eb02907c9817eff023044bb541bc1af218df76bcf0e9c48103441e
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6799752714e3..c8bfaeb6fc3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.1.168
+pkgver=1.1.175
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=('716ea21821fb0eb7b37b016e9132d9a293804b05b30e5f92ccd5964b468e4f02')
+sha256sums=('88acc1f378eb02907c9817eff023044bb541bc1af218df76bcf0e9c48103441e')