Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / kcodecs
Commits: 56b30dc8 by Tomaz Canabrava at 2024-05-10T12:41:26+02:00 Update to - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kcodecs -pkgver=6.1.0 +pkgver= pkgrel=1 pkgdesc='Provide a collection of methods to manipulate strings using various encodings' arch=(x86_64) @@ -18,7 +18,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=('f1f0075955b2dd613b5c5f7999844ea1f9e0a09ff3f2cb230653ae9cbd843816' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kcodecs/-/commit/56b30dc83f78308b56734a273b18752156e0c2fe -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kcodecs/-/commit/56b30dc83f78308b56734a273b18752156e0c2fe You're receiving this email because of your account on gitlab.archlinux.org.
