testing/xlhtml: fix source url

Ref https://www.mailpiler.org/installation/
This commit is contained in:
Sertonix 2025-07-28 13:56:49 +02:00 committed by achill (fossdd)
parent 7ad82a5dfd
commit dd272317be

View File

@ -5,11 +5,10 @@ pkgname=xlhtml
pkgver=0.5.1
pkgrel=0
pkgdesc="An Excel spreadsheet (.xls) and PowerPoint (.ppt) to HTML converter"
# loongarch64: to unblock testing/ for this arch, fetch fails with HTTP 401
arch="all !loongarch64"
arch="all"
url="https://chicago.sourceforge.net/xlhtml/"
license='GPL-2.0-or-later '
source="https://bitbucket.org/jsuto/piler/downloads/xlhtml-$pkgver-sj-mod.tar.gz"
license="GPL-2.0-or-later"
source="https://download.mailpiler.com/generic-local/xlhtml-$pkgver-sj-mod.tar.gz"
options="!check" # no test suite
subpackages="$pkgname-doc"