Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / ktextwidgets
Commits: 1a626162 by Tomaz Canabrava at 2024-05-10T13:20:21+02:00 Revert "Update to" This reverts commit 2cbcb561137ef39dd50efe182c27fa1babf6f27b. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=ktextwidgets -pkgver= +pkgver=6.1.0 pkgrel=1 pkgdesc='Advanced text editing widgets' arch=(x86_64) @@ -25,7 +25,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=('72cd44721c9209cc17bf3e8e1dccba823bcbe8156aa370205c5ce1ff746b6553' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktextwidgets/-/commit/1a62616206895491472d4bac25ba3e04e1b15dae -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktextwidgets/-/commit/1a62616206895491472d4bac25ba3e04e1b15dae You're receiving this email because of your account on gitlab.archlinux.org.
