Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / ktexteditor
Commits: 8550503d by Antonio Rojas at 2023-12-20T16:14:26+01:00 KDE Frameworks 6 beta 2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=ktexteditor -pkgver=5.246.0 +pkgver=5.247.0 pkgrel=1 pkgdesc='Advanced embeddable text editor' arch=(x86_64) @@ -41,7 +41,7 @@ makedepends=(doxygen optdepends=('git: git integration') groups=(kf6) source=(https://download.kde.org/unstable/frameworks/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('fb4b175bd5835709bf7e7a56eea0ae5d789f415f5a9c7fe146b4b105072c61a6' +sha256sums=('218238c1bd01c6403fd35a12b513a7a5fc91bc8b3e32785e35faab6211191911' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> E0A3EB202F8E57528E13E72FD7574483BB57B18D) # Jonathan Esk-Riddell <[email protected]> @@ -55,6 +55,4 @@ build() { package() { DESTDIR="$pkgdir" cmake --install build - - rm -r "$pkgdir"/usr/share/{dbus-1,polkit-1} # Conflict with KF5 } View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor/-/commit/8550503d1436575c4e189f2ecaca0295d69dd169 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor/-/commit/8550503d1436575c4e189f2ecaca0295d69dd169 You're receiving this email because of your account on gitlab.archlinux.org.
