summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/vamps/PKGBUILD2
-rw-r--r--community/zathura-ps/PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/community/vamps/PKGBUILD b/community/vamps/PKGBUILD
index 5ab1a28d0..38e2f8657 100644
--- a/community/vamps/PKGBUILD
+++ b/community/vamps/PKGBUILD
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64' 'mips64el')
url='http://vamps.sourceforge.net'
license=('GPL2')
depends=('libdvdread')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/Vamps/${pkgname}-${pkgver}.tar.gz")
md5sums=('7d438185a2ae95ebb245472d9fa47d06')
build() {
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(){