Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / kdoctools
Commits: e3d70376 by Tomaz Canabrava at 2024-05-10T12:41:21+02:00 Update to - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdoctools -pkgver=6.1.0 +pkgver= pkgrel=1 pkgdesc='Documentation generation from docbook' arch=(x86_64) @@ -23,7 +23,7 @@ makedepends=(doxygen qt6-doc qt6-tools) groups=(kf6) -source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org//frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('240254adbb52184a571072068bf504bbc3579eb9811983c6a3795563260ef3b5' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdoctools/-/commit/e3d703760f042600531c7a32da98b1482a8ca031 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdoctools/-/commit/e3d703760f042600531c7a32da98b1482a8ca031 You're receiving this email because of your account on gitlab.archlinux.org.
