summaryrefslogtreecommitdiff
path: root/pcr/pandoc
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-17 00:05:54 -0700
committerroot <root@rshg054.dnsready.net>2013-04-17 00:05:54 -0700
commit0f02baec6afdab918d86a226ee9a984482b5a534 (patch)
tree15cb1e77a0a46bc218404a4725caeda3089039f8 /pcr/pandoc
parent975d6f489c6c43bbc7b816ac43333c54c1f4df21 (diff)
Wed Apr 17 00:05:54 PDT 2013
Diffstat (limited to 'pcr/pandoc')
-rw-r--r--pcr/pandoc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/pandoc/PKGBUILD b/pcr/pandoc/PKGBUILD
index 5698ac14f..88f951d03 100644
--- a/pcr/pandoc/PKGBUILD
+++ b/pcr/pandoc/PKGBUILD
@@ -17,6 +17,9 @@ source=(https://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}-$pkgrel-any
# citeproc-hs-pre-0.3.7.patch)
conflicts=('haskell-pandoc')
optdepends=('texlive-most: for pdf creation')
+md5sums=('74acd042fcd85bee9edb093cc3fe5c2e'
+ 'SKIP'
+ 'ee9d5924632ac07b5049be834a1ed054')
# PKGBUILD functions
build() {
@@ -87,6 +90,3 @@ package() {
install -d ${pkgdir}/usr/share
cp -rv ${srcdir}/build/usr/share/doc ${pkgdir}/usr/share/
}
-md5sums=('74acd042fcd85bee9edb093cc3fe5c2e'
- 'SKIP'
- '0d5b6d7adf6fdcea52dcbb7b62368b19')