Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / karchive
Commits: 3e4ae383 by Tomaz Canabrava at 2024-05-10T13:26:30+02:00 Revert "Update to" This reverts commit 208233c2bcadc791e1c08280bc550dd3b0bd8cd8. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=karchive -pkgver= +pkgver=6.1.0 pkgrel=1 pkgdesc='Qt addon providing access to numerous types of archives' arch=(x86_64) @@ -21,7 +21,7 @@ makedepends=(doxygen qt6-doc qt6-tools) groups=(kf6) -source=(https://download.kde.org//frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('576c7133cfb994b530bd7377030b926bda227aa2ae420d5d8538f2681926f82c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/karchive/-/commit/3e4ae383617b6dc565244d3ef7d28fc146e1c200 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/karchive/-/commit/3e4ae383617b6dc565244d3ef7d28fc146e1c200 You're receiving this email because of your account on gitlab.archlinux.org.
