~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

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

Milan P. Stanić <mps@arvanta.net>
Details
Message ID
<20190429210218.5519-1-mps@arvanta.net>
Sender timestamp
1556571738
DKIM signature
missing
Download raw message
Patch: +4 -4
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
---
Reply to thread Export thread (mbox)