summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-12-15 12:59:37 +0800
committerlilac2022-12-15 12:59:37 +0800
commiteccf5c11e9edbfe6b7e8236906281c55c23dbfa5 (patch)
tree08726dba317b67fafa5d0f23e326c8cd54431e3a
parentd1af896297be17fa0302d75109636feb0ed22452 (diff)
downloadaur-eccf5c11e9edbfe6b7e8236906281c55c23dbfa5.tar.gz
[lilac] updated to 1.2.280-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e916d9cc3b4a..45aee6d7a384 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.2.269
+ pkgver = 1.2.280
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.2.269/quarto-1.2.269-linux-amd64.deb
- sha256sums = d3283b670bfe23cd45efa4629f3e5d11059d4027470c204d65078c217135a154
+ source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.2.280/quarto-1.2.280-linux-amd64.deb
+ sha256sums = 0bf2a9b3e3bef0565c69fb6ba4e66a7787be58d9632fec44934a311190fe1615
pkgname = quarto-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9193d076a920..d4a92a44e0bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: heavysink <winstonwu91 at gmail>
pkgname=quarto-cli-bin
-pkgver=1.2.269
+pkgver=1.2.280
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=('d3283b670bfe23cd45efa4629f3e5d11059d4027470c204d65078c217135a154')
+sha256sums=('0bf2a9b3e3bef0565c69fb6ba4e66a7787be58d9632fec44934a311190fe1615')