summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-06-04 13:04:45 +0800
committerlilac2022-06-04 13:04:45 +0800
commit0e664878ca3c290149d7933e6f6b8351b46195c1 (patch)
treeb6e9ce9df150a7b01e5a8f09609bf2e9fe5180a3
parent99aeacfbd3519b20a34d559c3a1b66144f8a6c9b (diff)
downloadaur-0e664878ca3c290149d7933e6f6b8351b46195c1.tar.gz
[lilac] updated to 0.9.512-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c3e5ce891f3..93ded35805f1 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 = 0.9.510
+ pkgver = 0.9.512
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/v0.9.510/quarto-0.9.510-linux-amd64.deb
- sha256sums = 9bb4dca838c452537cd9c2c65335ff40fa9572dcb969d262b5ff18c1c9444437
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v0.9.512/quarto-0.9.512-linux-amd64.deb
+ sha256sums = efe5e4dcdd11125c25ce8d36ad43ba4a474c62aa862f2690380611335b35d63f
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 01dee9d7fe31..034d5f4cee49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=0.9.510
+pkgver=0.9.512
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=('9bb4dca838c452537cd9c2c65335ff40fa9572dcb969d262b5ff18c1c9444437')
+sha256sums=('efe5e4dcdd11125c25ce8d36ad43ba4a474c62aa862f2690380611335b35d63f')