Date: Tuesday, February 11, 2020 @ 17:59:51 Author: felixonmars Revision: 567839
upgpkg: pandoc-crossref 0.3.6.0-1: rebuild with doctemplates 0.8, pandoc 2.9, pandoc-crossref 0.3.6.0 Modified: pandoc-crossref/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-11 17:54:10 UTC (rev 567838) +++ PKGBUILD 2020-02-11 17:59:51 UTC (rev 567839) @@ -2,8 +2,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=pandoc-crossref -pkgver=0.3.5.0 -pkgrel=34 +pkgver=0.3.6.0 +pkgrel=1 pkgdesc="Pandoc filter for cross-references" url="https://hackage.haskell.org/package/${pkgname}" license=("GPL2") @@ -16,7 +16,7 @@ conflicts=('haskell-pandoc-crossref') replaces=('haskell-pandoc-crossref') source=("$pkgname-$pkgver.tar.gz::https://github.com/lierdakil/pandoc-crossref/archive/v$pkgver.tar.gz") -sha512sums=('3e65be5c5e1ccb896ebe6bf6b059e4a70852ecc4dc6ed5a4529368034784fd76704ee1e694c7fa3f87634ce4fa7ffd8d1cca100d19c6a6ce6652458ac768f546') +sha512sums=('059161c0a6a52cf6c573841afb0eea44dfacb122c6cb7eee5ca8554557772c38e18ec4d367abc1edd3c6efd8a993b42165083cfca41c0d5823abb19cbc3cf125') build() { cd $pkgname-$pkgver
