upgpkg: pandoc-bin-3.8.2.1-1: new upstream release
This commit is contained in:
parent
0e80acc3fb
commit
5c51f74610
2 changed files with 13 additions and 13 deletions
18
.SRCINFO
18
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = pandoc-bin
|
pkgbase = pandoc-bin
|
||||||
pkgdesc = Conversion between documentation formats
|
pkgdesc = Conversion between documentation formats
|
||||||
pkgver = 3.8.2
|
pkgver = 3.8.2.1
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://pandoc.org
|
url = https://pandoc.org
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
|
@ -15,14 +15,14 @@ pkgbase = pandoc-bin
|
||||||
optdepends = texlive-fontsrecommended: for pdf output using latex or xelatex engines
|
optdepends = texlive-fontsrecommended: for pdf output using latex or xelatex engines
|
||||||
optdepends = texlive-latex: for pdf output using pdflatex engine
|
optdepends = texlive-latex: for pdf output using pdflatex engine
|
||||||
optdepends = texlive-xetex: for pdf output using xelatex engine
|
optdepends = texlive-xetex: for pdf output using xelatex engine
|
||||||
provides = pandoc=3.8.2
|
provides = pandoc=3.8.2.1
|
||||||
provides = pandoc-cli=3.8.2
|
provides = pandoc-cli=3.8.2.1
|
||||||
conflicts = pandoc-cli
|
conflicts = pandoc-cli
|
||||||
source = pandoc-bin-3.8.2.tar.gz::https://github.com/jgm/pandoc/archive/3.8.2.tar.gz
|
source = pandoc-bin-3.8.2.1.tar.gz::https://github.com/jgm/pandoc/archive/3.8.2.1.tar.gz
|
||||||
b2sums = 5740cff60824f6523381182ba50c2717e3cbdc62166cac974d4378553b0ebb9c921209a4435967d4b451fb72a6985af29b596dab30b12aa6a37299ba776bb102
|
b2sums = e78658c30c57bd2c73e900067a082081ce58fc77ebdb4d0d3619024de7aa7de16a3522217846b80802a235601280b861f1f451e93eff76d19914632b79e4f5f3
|
||||||
source_x86_64 = https://github.com/jgm/pandoc/releases/download/3.8.2/pandoc-3.8.2-linux-amd64.tar.gz
|
source_x86_64 = https://github.com/jgm/pandoc/releases/download/3.8.2.1/pandoc-3.8.2.1-linux-amd64.tar.gz
|
||||||
b2sums_x86_64 = 29b79d114adcdfb34ce4550ca966e7cb3192a9efea73440825a5bdf4c8d33fa505a5005ee5ed0c54dc199a6f0f6354b7bcc021b04ce88a2493b693603236a988
|
b2sums_x86_64 = c8211a6fed3161dada21ea8dfe58aadb064bca6514c7aa3910c6c3d72f457439972a43ccdd4df0f898af9105b83c5373bc083c8b2b9f6bc004ebaed0b94a931c
|
||||||
source_aarch64 = https://github.com/jgm/pandoc/releases/download/3.8.2/pandoc-3.8.2-linux-arm64.tar.gz
|
source_aarch64 = https://github.com/jgm/pandoc/releases/download/3.8.2.1/pandoc-3.8.2.1-linux-arm64.tar.gz
|
||||||
b2sums_aarch64 = 2e1da4cc0740aa294d8ec315d74bee17527d227b01280ebe26dd306d5a78b28eacce199b0af4934511081e97ac68148fe0f261f2df87fa79c146dbe5c752058d
|
b2sums_aarch64 = 00965b17e165183cebac7e4eed1c5c84ed67087471350e5ba7d119a46eebd75751dd302fd3d81491bb38d4c3d66a624e04e6429f6bb564f0669756a3fb737a7a
|
||||||
|
|
||||||
pkgname = pandoc-bin
|
pkgname = pandoc-bin
|
||||||
|
|
|
||||||
8
PKGBUILD
8
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Christian Schendel <doppelhelix@gmail.com>
|
# Maintainer: Christian Schendel <doppelhelix@gmail.com>
|
||||||
|
|
||||||
pkgname=pandoc-bin
|
pkgname=pandoc-bin
|
||||||
pkgver=3.8.2
|
pkgver=3.8.2.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Conversion between documentation formats"
|
pkgdesc="Conversion between documentation formats"
|
||||||
url="https://pandoc.org"
|
url="https://pandoc.org"
|
||||||
|
|
@ -36,9 +36,9 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/jgm/pandoc/archive/${pkgver
|
||||||
source_x86_64=("https://github.com/jgm/pandoc/releases/download/${pkgver}/pandoc-${pkgver}-linux-amd64.tar.gz")
|
source_x86_64=("https://github.com/jgm/pandoc/releases/download/${pkgver}/pandoc-${pkgver}-linux-amd64.tar.gz")
|
||||||
source_aarch64=("https://github.com/jgm/pandoc/releases/download/${pkgver}/pandoc-${pkgver}-linux-arm64.tar.gz")
|
source_aarch64=("https://github.com/jgm/pandoc/releases/download/${pkgver}/pandoc-${pkgver}-linux-arm64.tar.gz")
|
||||||
|
|
||||||
b2sums=('5740cff60824f6523381182ba50c2717e3cbdc62166cac974d4378553b0ebb9c921209a4435967d4b451fb72a6985af29b596dab30b12aa6a37299ba776bb102')
|
b2sums=('e78658c30c57bd2c73e900067a082081ce58fc77ebdb4d0d3619024de7aa7de16a3522217846b80802a235601280b861f1f451e93eff76d19914632b79e4f5f3')
|
||||||
b2sums_x86_64=('29b79d114adcdfb34ce4550ca966e7cb3192a9efea73440825a5bdf4c8d33fa505a5005ee5ed0c54dc199a6f0f6354b7bcc021b04ce88a2493b693603236a988')
|
b2sums_x86_64=('c8211a6fed3161dada21ea8dfe58aadb064bca6514c7aa3910c6c3d72f457439972a43ccdd4df0f898af9105b83c5373bc083c8b2b9f6bc004ebaed0b94a931c')
|
||||||
b2sums_aarch64=('2e1da4cc0740aa294d8ec315d74bee17527d227b01280ebe26dd306d5a78b28eacce199b0af4934511081e97ac68148fe0f261f2df87fa79c146dbe5c752058d')
|
b2sums_aarch64=('00965b17e165183cebac7e4eed1c5c84ed67087471350e5ba7d119a46eebd75751dd302fd3d81491bb38d4c3d66a624e04e6429f6bb564f0669756a3fb737a7a')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "${srcdir}/pandoc-${pkgver}"
|
cd "${srcdir}/pandoc-${pkgver}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue