summaryrefslogtreecommitdiff
path: root/community/haskell-citeproc-hs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-citeproc-hs/PKGBUILD')
-rw-r--r--community/haskell-citeproc-hs/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/haskell-citeproc-hs/PKGBUILD b/community/haskell-citeproc-hs/PKGBUILD
index 935e0dccd..9e3bfdcf3 100644
--- a/community/haskell-citeproc-hs/PKGBUILD
+++ b/community/haskell-citeproc-hs/PKGBUILD
@@ -5,7 +5,7 @@
_hkgname=citeproc-hs
pkgname=haskell-citeproc-hs
pkgver=0.3.8
-pkgrel=1
+pkgrel=2
pkgdesc="A Citation Style Language implementation in Haskell"
url="http://gorgias.mine.nu/repos/citeproc-hs/"
license=('custom:BSD3')
@@ -14,7 +14,6 @@ makedepends=('ghc')
depends=(haskell-http haskell-bytestring haskell-containers haskell-directory
haskell-filepath haskell-json haskell-mtl haskell-old-locale
haskell-pandoc-types haskell-parsec haskell-syb haskell-time haskell-utf8-string haskell-xml)
-options=('strip')
source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/${_hkgname}-${pkgver}.tar.gz")
install=$pkgname.install
sha256sums=('e873673b2960d0eebbcede9d8c18e2acea0e4fed295552fa635814f4bae48e72')