diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/pandoc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/pandoc/PKGBUILD b/pcr/pandoc/PKGBUILD index 4802e5d46..e7b84f232 100644 --- a/pcr/pandoc/PKGBUILD +++ b/pcr/pandoc/PKGBUILD @@ -6,7 +6,7 @@ pkgname=pandoc-static _pkgname=pandoc pkgver=1.12.3.1 -pkgrel=1 +pkgrel=2 pkgdesc='Conversion between markup formats (no Haskell libs)' url='http://johnmacfarlane.net/pandoc/' license=('GPL') @@ -15,7 +15,7 @@ arch=('i686' 'x86_64') depends=('icu>=52' 'icu<=53') makedepends=('ghc' 'sh' 'cabal-install' 'alex' 'happy') options=(strip !makeflags !distcc !emptydirs) -source=(https://repo.parabolagnulinux.org/other/$pkgname/${_pkgname}-${pkgver}-1-any.src.tar.xz{,.sig} +source=(https://repo.parabolagnulinux.org/other/pandoc-static/${_pkgname}-${pkgver}-1-any.src.tar.xz{,.sig} SRCBUILD) sha256sums=('0fae0b3aaddd04219b882a421a6b977163ed9de8649c7023738e815661a77406' 'SKIP' |