blob: 258ddf7b2b27823db44fc17ef78282489e66146c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = quarto-cli-bin
pkgdesc = An open-source scientific and technical publishing system built on Pandoc (binary from official repo)
pkgver = 1.7.31
pkgrel = 1
url = http://quarto.org/
arch = x86_64
license = GPL
depends = bash
provides = quarto
options = !strip
source = https://github.com/quarto-dev/quarto-cli/releases/download/v1.7.31/quarto-1.7.31-linux-amd64.deb
sha256sums = 20712d1a36453f93e580066a7a4ae376346bc318ae3937a78ca7ef22009ca2d4
pkgname = quarto-cli-bin
|