summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Kitching2018-01-06 20:13:35 +0000
committerChris Kitching2018-01-06 20:13:35 +0000
commit0d408039e6841b119f106dd5c268eb6afec22391 (patch)
tree08902323bab66bb3a1ae94827201ec9f266130ad /PKGBUILD
parent902689b0a3bddc839d07b3ee1a842b1248fa24c4 (diff)
downloadaur-0d408039e6841b119f106dd5c268eb6afec22391.tar.gz
Update for pandoc 2.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14d2d4ccec7e..62cd5efb8f52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=pandoc-bin
-pkgver=2.0.2
+pkgver=2.0.6
pkgrel=1
pkgdesc="Pandoc - executable only, without 750MB Haskell depends/makedepends"
url="http://pandoc.org"
@@ -22,8 +22,8 @@ source=(
"https://github.com/jgm/pandoc/archive/${pkgver}.tar.gz"
)
sha256sums=(
- "7d1374e53d85d4c7d86955c318b9f092ccce7ef0ba2ced11ec6aa158d61432c7"
- "af6680238780efe57eb209ceb2166ed3954ee36fdab99f3c99ef9d0e3db96773"
+ "6c003343805e9398c7f45c3e75bd133b4acd6fc37acda4a87b19358dfd88d28c"
+ "81c4035d089c5bcf7c4f3071c2c44480dbc2358d84b6e2f0411c2559fba449e1"
)
package() {