Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / ppl
Commits:
5cf87b4f by Antonio Rojas at 2025-08-23T15:17:36+02:00
Fix source URL
Fixes #1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -16,7 +16,7 @@ depends=(gcc-libs
makedepends=(swi-prolog)
optdepends=('swi-prolog: SWI Prolog interface')
options=(!docs)
-source=(https://bugseng.com/products/ppl/download/ftp/releases/$pkgver/ppl-$pkgver.tar.gz
+source=(https://support.bugseng.com/ppl/download/ftp/releases/$pkgver/ppl-$pkgver.tar.gz
ppl-1.2-prolog8.2.patch
ppl-1.2-configure.patch)
sha256sums=('6bc36dd4a87abc429d8f9c00c53e334e5041a9b0857cfc00dbad6ef14294aac8'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ppl/-/commit/5cf87b4f1f2943b80bfb0276865786bc2e51927f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ppl/-/commit/5cf87b4f1f2943b80bfb0276865786bc2e51927f
You're receiving this email because of your account on gitlab.archlinux.org.