summaryrefslogtreecommitdiff
path: root/community/zathura-ps
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-19 19:21:53 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-19 19:21:53 -0500
commitccc313d8fded59e5f3ac915b91b5683b1bf47880 (patch)
tree6783a525e22fb3dd14039ddc19564d101a34debb /community/zathura-ps
parent182ec789d792f7797b31dd8e1426c586031be30f (diff)
Fix source to vamps and zathura-ps, fix xorg-server
Diffstat (limited to 'community/zathura-ps')
-rw-r--r--community/zathura-ps/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/zathura-ps/PKGBUILD b/community/zathura-ps/PKGBUILD
index 8f8b2cbdb..28da12740 100644
--- a/community/zathura-ps/PKGBUILD
+++ b/community/zathura-ps/PKGBUILD
@@ -6,11 +6,11 @@ pkgname=zathura-ps
pkgver=0.2.0
pkgrel=1
pkgdesc="Adds ps support to zathura by using the libspectre library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://pwmt.org/projects/zathura/plugins/zathura-ps/"
license=('custom')
depends=('libspectre' 'zathura')
-source=(https://pwmt.org/projects/zathura/plugins/download/zathura-ps-$pkgver.tar.gz)
+source=(http://pwmt.org/projects/zathura/plugins/download/zathura-ps-$pkgver.tar.gz)
md5sums=('aaec6d2abad1f557b38aaad26d86fb64')
build(){