Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / grantlee-editor
Commits: 39e6ae8d by Antonio Rojas at 2024-02-22T00:08:41+01:00 Update to 24.02.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,17 +2,41 @@ # Maintainer: Felix Yan <[email protected]> pkgname=grantlee-editor -pkgver=23.08.5 +pkgver=24.02.0 pkgrel=1 pkgdesc='Editor for Grantlee themes' arch=(x86_64) url='https://kontact.kde.org/' -license=(GPL2) -depends=(messagelib) -makedepends=(extra-cmake-modules kdoctools5) -groups=(kde-applications kde-pim) +license=(GPL-2.0-or-later) +depends=(akonadi-contacts + gcc-libs + glibc + grantleetheme + karchive + kcompletion + kconfig + kconfigwidgets + kcontacts + kcoreaddons + kcrash + kdbusaddons + ki18n + kio + kmime + ktextaddons + kwidgetsaddons + kxmlgui + messagelib + pimcommon + qt6-base + qt6-webengine + syntax-highlighting) +makedepends=(extra-cmake-modules + kdoctools) +groups=(kde-applications + kde-pim) source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('32cdd5850eaf60f612a7c289afa3ce371847631a31082b8164cd9b57d7290a8c' +sha256sums=('b72099ede08c1c037686b82bb4f33903baab1e4038037e3b2a6dc70669764662' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/grantlee-editor/-/commit/39e6ae8d4cefe9b895982242d810e4f8de49118d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/grantlee-editor/-/commit/39e6ae8d4cefe9b895982242d810e4f8de49118d You're receiving this email because of your account on gitlab.archlinux.org.
