summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-09-01 05:26:09 +0800
committerlilac2022-09-01 05:26:09 +0800
commit0e1a4c7a7177c12b9500739a9ada46ce573a536e (patch)
treead38c76a199d166ce42699fee550365166885194
parent2279a7fcabd1154a19700160f0e2f19fc90efba4 (diff)
downloadaur-0e1a4c7a7177c12b9500739a9ada46ce573a536e.tar.gz
[lilac] updated to 1.1.168-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d708ed6d3d47..7b48abf74926 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.165
+ pkgver = 1.1.168
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.165/quarto-1.1.165-linux-amd64.deb
- sha256sums = d1907b3e90d4e4ad13a985a012641f178ae3f8d651b78bb15983a3130c63f6a3
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.1.168/quarto-1.1.168-linux-amd64.deb
+ sha256sums = 716ea21821fb0eb7b37b016e9132d9a293804b05b30e5f92ccd5964b468e4f02
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 689efed96363..6799752714e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.1.165
+pkgver=1.1.168
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=('d1907b3e90d4e4ad13a985a012641f178ae3f8d651b78bb15983a3130c63f6a3')
+sha256sums=('716ea21821fb0eb7b37b016e9132d9a293804b05b30e5f92ccd5964b468e4f02')