Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / ktexteditor
Commits: 22252927 by Antonio Rojas at 2023-10-27T20:24:45+02:00 Update to latest commit - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=ktexteditor -pkgver=5.240.0.20231020 +pkgver=5.240.0.20231027 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=9f6c88fea44e756248499f0b284df11a5fc402df +_commit=fbbc64193e4d73aed838eb439419209e6ca87590 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/22252927e76df442d1f537fe4405b2f8056525d5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor/-/commit/22252927e76df442d1f537fe4405b2f8056525d5 You're receiving this email because of your account on gitlab.archlinux.org.
