summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoron Behar2019-02-16 14:33:09 +0100
committerDoron Behar2019-02-16 14:33:09 +0100
commit74365783f2f75c4c263e67549da40c449fb6be31 (patch)
treecf66df836884a5742e228f2583ec0aa50664c440 /PKGBUILD
parent89ee5920cf1f6c5625612be8a994a1e283e09713 (diff)
downloadaur-74365783f2f75c4c263e67549da40c449fb6be31.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65d6e58795a0..850792285b6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=pandoc-crossref-bin
-pkgver=0.3.4.0a
-_pandoc_pkgver=25
+pkgver=0.3.4.0c
+_pandoc_pkgver=2_6
_ghc_pkgver=86
pkgrel=1
pkgdesc="Pandoc Cross References - executable only, without 750MB Haskell depends/makedepends"
@@ -13,9 +13,9 @@ replaces=('pandoc-crossref-static' 'pandoc-crossref-lite')
depends=('pandoc')
source=(
- "pandoc-crossref-${pkgver}-ghc${_ghc_pkgver}.tar.gz::https://github.com/lierdakil/pandoc-crossref/releases/download/v${pkgver}/linux-ghc${_ghc_pkgver}-pandoc${_pandoc_pkgver}.tar.gz"
+ "pandoc-crossref-${pkgver}-ghc${_ghc_pkgver}.tar.gz::https://github.com/lierdakil/pandoc-crossref/releases/download/v${pkgver}/linux-pandoc_${_pandoc_pkgver}.tar.gz"
)
-sha256sums=('0f12c21cf08677a20a9d73f7550edb93c56ba66a34b3a5d07470a5622d644f4c')
+sha256sums=('fb7fb47f6892b02150f3e4bf1610d3ea1e02ce23562b374e3617139ce5758ace')
package() {
cd "${srcdir}"