Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kquickcharts
Commits: 8a1834d9 by Antonio Rojas at 2023-10-27T20:24:41+02:00 Update to latest commit - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=kquickcharts -pkgver=5.240.0.20231020 +pkgver=5.240.0.20231027 pkgrel=1 pkgdesc='A QtQuick plugin providing high-performance charts' arch=(x86_64) @@ -17,7 +17,7 @@ makedepends=(extra-cmake-modules groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=34bbef032a99336826a1341c69f988fe7ec11287 +_commit=ea3d0716386e0d4ba60dc0f73e3aabb1a179bb5c 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/kquickcharts/-/commit/8a1834d9d8d2514bf8fd1f87a3a10c8b80cb1714 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kquickcharts/-/commit/8a1834d9d8d2514bf8fd1f87a3a10c8b80cb1714 You're receiving this email because of your account on gitlab.archlinux.org.
