summaryrefslogtreecommitdiff
path: root/~fauno/pandoc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to '~fauno/pandoc/PKGBUILD')
-rwxr-xr-x~fauno/pandoc/PKGBUILD13
1 files changed, 8 insertions, 5 deletions
diff --git a/~fauno/pandoc/PKGBUILD b/~fauno/pandoc/PKGBUILD
index 18e249a47..96f7015b9 100755
--- a/~fauno/pandoc/PKGBUILD
+++ b/~fauno/pandoc/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Nicolas Reynolds <fauno@kiwwwi.com.ar>
# Based on haskell-pandoc
-# Run `makepkg -srp SRCBUILD` if you want to update the source tarball
+# Run `makepkg -sp SRCBUILD` if you want to update the source tarball
pkgname=pandoc
pkgver=1.9.4.5
-pkgrel=3
+pkgrel=4
pkgdesc='Conversion between markup formats (no Haskell libs)'
url='http://johnmacfarlane.net/pandoc/'
license=('GPL')
@@ -15,9 +15,6 @@ options=(strip !makeflags !distcc)
source=(https://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}-$pkgrel-any.src.tar.xz{,.sig} SRCBUILD)
conflicts=('haskell-pandoc')
optdepends=('texlive-most: for pdf creation')
-md5sums=('912abc4574aea3c5203eff1b02ceafa9'
- '7ac798d62f253535a2e194af5aa1c3c3'
- 'e632f8c06be8284e17329a5d1c459e3b')
# PKGBUILD functions
build() {
@@ -72,3 +69,9 @@ package() {
find ${pkgdir}/usr/share -type f -exec chmod 644 {} \;
find ${pkgdir}/usr/share -type d -exec chmod 755 {} \;
}
+md5sums=('5ccbf0a74bb8594e42f7c2448952680e'
+ '233ef5ec5bb7bc91c8cd9dbe09841558'
+ 'e0f60926ed8bf5e8f592bb3aa649093b')
+md5sums=('5ccbf0a74bb8594e42f7c2448952680e'
+ '233ef5ec5bb7bc91c8cd9dbe09841558'
+ 'e0f60926ed8bf5e8f592bb3aa649093b')