summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2021-03-12 17:54:11 +0300
committerCaleb Maclennan2021-03-12 17:54:11 +0300
commitcdebd01c753195a3e8559f27406f181a2cc662a8 (patch)
tree87011730fdfc27d257adb5b2bad54d5b3aae798c /PKGBUILD
parent945953566b1f6ad55637ace5fe7ea41140030e83 (diff)
downloadaur-cdebd01c753195a3e8559f27406f181a2cc662a8.tar.gz
upgpkg: pandoc-sile-git 2.11.3.2.r268.g24ffd62-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2202a69b58de..941b74039155 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=pandoc
pkgname=$_pkgname-sile-git
-_pkgver=2.11.3.2
-pkgver=2.11.3.2.r8.gdd038fa
+_pkgver=2.12
+pkgver=2.11.3.2.r268.g24ffd62
pkgrel=1
pkgdesc='Conversion between markup formats (sile fork, static build)'
url='https://pandoc.org'
@@ -35,7 +35,6 @@ prepare() {
build() {
cd "$_pkgname"
-
stack setup
stack build \
--install-ghc \