summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-06-03 21:57:47 +0800
committerlilac2022-06-03 21:57:47 +0800
commit95bdffa095c2ce66bee880171bf0b9a41c87086e (patch)
treeb537b8c707013707b3366aeaa08fd9357731a14f
parent0dcf00741924c246aa8200e4c6e1ba218ec15560 (diff)
downloadaur-95bdffa095c2ce66bee880171bf0b9a41c87086e.tar.gz
[lilac] updated to 0.9.508-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce04ad056b7b..e270a2a90c5a 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.505
+ pkgver = 0.9.508
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.505/quarto-0.9.505-linux-amd64.deb
- sha256sums = b6b082b15318429be5541d58735a750410476e4e8adee7b71a69e09c3b1bbee6
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v0.9.508/quarto-0.9.508-linux-amd64.deb
+ sha256sums = 607ce34487400956369f73ebf9168198e8dc35a5efe5032ec158c7667cf30822
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index a00523d9ab04..557c04c548ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=0.9.505
+pkgver=0.9.508
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=('b6b082b15318429be5541d58735a750410476e4e8adee7b71a69e09c3b1bbee6')
+sha256sums=('607ce34487400956369f73ebf9168198e8dc35a5efe5032ec158c7667cf30822')