Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / ktexteditor
Commits: af00032e by Tomaz Canabrava at 2024-05-10T12:42:57+02:00 Update to - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=ktexteditor -pkgver=6.1.0 +pkgver= 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/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig} +source=(https://download.kde.org//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/af00032ea1ecceca44e2f358f06d6bd19773dcdf -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor/-/commit/af00032ea1ecceca44e2f358f06d6bd19773dcdf You're receiving this email because of your account on gitlab.archlinux.org.
