Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / ktexteditor
Commits: 77d8f0d2 by Tomaz Canabrava at 2024-05-10T13:20:18+02:00 Revert "Update to" This reverts commit af00032ea1ecceca44e2f358f06d6bd19773dcdf. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=ktexteditor -pkgver= +pkgver=6.1.0 pkgrel=1 pkgdesc='Advanced embeddable text editor' arch=(x86_64) @@ -39,7 +39,7 @@ makedepends=(doxygen qt6-tools) optdepends=('git: git integration') 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} https://invent.kde.org/frameworks/ktexteditor/-/commit/5c4bc8d3.patch) sha256sums=('3ba18f41ef5e57fe868dc295d01852d31b1590c0be893ac97ceed9229b09a9df' 'SKIP' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor/-/commit/77d8f0d27a362dd5cac8260889054bcc9e1dce6c -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor/-/commit/77d8f0d27a362dd5cac8260889054bcc9e1dce6c You're receiving this email because of your account on gitlab.archlinux.org.
