~alpine/aports

community/zathura-ps: old url and source are inaccessible v1 PROPOSED

Milan P. Stanić <mps@arvanta.net>
Milan P. Stanić: 1
 community/zathura-ps: old url and source are inaccessible

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/665/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] community/zathura-ps: old url and source are inaccessible Export this patch

Milan P. Stanić <mps@arvanta.net>
development is moved to git.pwmt.org
bump pkgrel to be rebuilt
---
 community/zathura-ps/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/community/zathura-ps/APKBUILD b/community/zathura-ps/APKBUILD
index e5501ca46c..4be4e76c30 100644
--- a/community/zathura-ps/APKBUILD
+++ b/community/zathura-ps/APKBUILD
@@ -3,14 +3,14 @@
# Maintainer: Jean-Louis Fuchs <ganwell@fangorn.ch>
pkgname=zathura-ps
pkgver=0.2.6
pkgrel=2
pkgrel=3
pkgdesc="zathura-ps - plugin adds PostScript support to zathura"
url="https://pwmt.org/projects/$pkgname"
url="https://git.pwmt.org/pwmt/$pkgname"
arch="all"
license="zlib"
depends="zathura"
makedepends="zathura-dev poppler-dev libspectre-dev meson ninja"
source="https://pwmt.org/projects/zathura-ps/download/zathura-ps-$pkgver.tar.xz"
source="https://git.pwmt.org/pwmt/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz"

options="!check"

@@ -27,4 +27,4 @@ package() {
	DESTDIR="$pkgdir" ninja -C build install
}

sha512sums="6631f9b1c951b6f91f2a5217c3de47176205102206f15b596fb21285dae8d01fd759cfaca1b8a23bf47166dfbc3f8cf6061ce5a4d7a1c3a2b671a3beef5a07bb  zathura-ps-0.2.6.tar.xz"
sha512sums="c416f0f5ec399a688399ca10d9b017f16827712adc44eaf1ac6a2d0a638bd93cb664fdd3d8275c827b96a882edb4f0789cb18bf31a663bf42ad1e12873ab484f  zathura-ps-0.2.6.tar.gz"
-- 
2.20.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---