summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-06-04 05:23:43 +0800
committerlilac2022-06-04 05:23:43 +0800
commit99aeacfbd3519b20a34d559c3a1b66144f8a6c9b (patch)
treef4b621c3f276ed67ca4ea9c799dff0fad139b181
parent95bdffa095c2ce66bee880171bf0b9a41c87086e (diff)
downloadaur-99aeacfbd3519b20a34d559c3a1b66144f8a6c9b.tar.gz
[lilac] updated to 0.9.510-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e270a2a90c5a..3c3e5ce891f3 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.508
+ pkgver = 0.9.510
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.508/quarto-0.9.508-linux-amd64.deb
- sha256sums = 607ce34487400956369f73ebf9168198e8dc35a5efe5032ec158c7667cf30822
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v0.9.510/quarto-0.9.510-linux-amd64.deb
+ sha256sums = 9bb4dca838c452537cd9c2c65335ff40fa9572dcb969d262b5ff18c1c9444437
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 557c04c548ca..01dee9d7fe31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=0.9.508
+pkgver=0.9.510
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=('607ce34487400956369f73ebf9168198e8dc35a5efe5032ec158c7667cf30822')
+sha256sums=('9bb4dca838c452537cd9c2c65335ff40fa9572dcb969d262b5ff18c1c9444437')