Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / ktexteditor
Commits: 8a19ce21 by Antonio Rojas at 2023-10-08T11:06:48+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.20231001 +pkgver=5.240.0.20231008 pkgrel=1 pkgdesc='Advanced embeddable text editor' arch=(x86_64) @@ -41,7 +41,7 @@ optdepends=('git: git integration') groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=e6477180b21d7b9dace234b8db77baedbbbca43b +_commit=16939f045c4be22268c586c4882bfaa7d4884af9 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/8a19ce214afae6d96f938e2d052b67609caf39ff -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor/-/commit/8a19ce214afae6d96f938e2d052b67609caf39ff You're receiving this email because of your account on gitlab.archlinux.org.
