summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-09-15 20:42:30 +0800
committerlilac2022-09-15 20:42:30 +0800
commit4b3404868400deb3a26ba0b9410a8c072f08d7e0 (patch)
tree84572281b0b71552e2e2e1ac9980b617561ed4e6
parentb755f919b2adc82d237afd98834cea420195b7cb (diff)
downloadaur-4b3404868400deb3a26ba0b9410a8c072f08d7e0.tar.gz
[lilac] updated to 1.1.242-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f901292e9466..fc516eb3f1dd 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.189
+ pkgver = 1.1.242
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.189/quarto-1.1.189-linux-amd64.deb
- sha256sums = ab9c900db01e87d63d468e4d2f11ae9588cc5a6031bc51888f5d60dd1ef849de
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.1.242/quarto-1.1.242-linux-amd64.deb
+ sha256sums = ec787be71d1ef3c00af3df17d6c158dd2800f5adcc1f33b588aa8ccb737b74f6
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0954597c05e8..469ebe7e9424 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.1.189
+pkgver=1.1.242
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=('ab9c900db01e87d63d468e4d2f11ae9588cc5a6031bc51888f5d60dd1ef849de')
+sha256sums=('ec787be71d1ef3c00af3df17d6c158dd2800f5adcc1f33b588aa8ccb737b74f6')