From 0a8bd894e299c751a6f51bcd114acdbedf1ddffe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Wed, 15 Jan 2014 14:27:27 -0300 Subject: pandoc: upgrade --- pcr/pandoc/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pcr/pandoc/PKGBUILD') diff --git a/pcr/pandoc/PKGBUILD b/pcr/pandoc/PKGBUILD index 9375b2c3c..392e4995e 100644 --- a/pcr/pandoc/PKGBUILD +++ b/pcr/pandoc/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pandoc-static _pkgname=pandoc -pkgver=1.12.2.1 +pkgver=1.12.3.1 pkgrel=1 pkgdesc='Conversion between markup formats (no Haskell libs)' url='http://johnmacfarlane.net/pandoc/' @@ -17,9 +17,9 @@ makedepends=('ghc' 'sh' 'cabal-install' 'alex' 'happy') options=(strip !makeflags !distcc !emptydirs) source=(https://repo.parabolagnulinux.org/other/parabola_source_packages/${_pkgname}-${pkgver}-1-any.src.tar.xz{,.sig} SRCBUILD) -sha256sums=('07e56b2df8f73f95eea713c61584b0e19b51b564db12af39d33a093e436e86d1' +sha256sums=('0fae0b3aaddd04219b882a421a6b977163ed9de8649c7023738e815661a77406' 'SKIP' - '9f6701eb9e12130fdcb8d1c3df3e3603afd95e9535a31091ee833838731d6f81') + '37af943126e85c2c6679d66f343d90b55e38429c9dec2f024afe9e191aa596f5') replaces=('pandoc') provides=('pandoc') optdepends=('texlive-most: for pdf creation') -- cgit v1.2.3-2-g168b