Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / ktexteditor
Commits: 5c50a7bc by Antonio Rojas at 2023-11-05T14:29:18+01:00 Bump to latest commit - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=ktexteditor -pkgver=5.240.0.20231101 +pkgver=5.240.0.20231105 pkgrel=3 pkgdesc='Advanced embeddable text editor' arch=(x86_64) @@ -42,7 +42,7 @@ optdepends=('git: git integration') groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=591f2f4fbf9c9dbbf226a163b70951cf422a9b1f +_commit=f43e5180e6400709d961ab69ac13fa644bff6451 source=(git+https://invent.kde.org/frameworks/$pkgname#commit=$_commit) sha256sums=('SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor/-/commit/5c50a7bc81301a79bdf5430fdf105d4a0938b2e3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor/-/commit/5c50a7bc81301a79bdf5430fdf105d4a0938b2e3 You're receiving this email because of your account on gitlab.archlinux.org.
