Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kqtquickcharts
Commits: be7553fb by Antonio Rojas at 2023-07-29T00:58:43+02:00 upgpkg: 23.07.80-1: Update to 23.08 beta - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kqtquickcharts -pkgver=23.04.3 +pkgver=23.07.80 pkgrel=1 pkgdesc='A QtQuick plugin to render beautiful and interactive charts' url='https://www.kde.org/' @@ -11,8 +11,8 @@ arch=(x86_64) license=(GPL LGPL FDL) depends=(qt5-declarative) makedepends=(extra-cmake-modules) -source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('3b6479e5784a5b46fcea6a7a2df7d5c4c92b67eda35edb35f1e05b3565130189' +source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('bd642a703e99f4e34597ca47e7006b3c1c0a2f2e3f2feffbe2ae4fe24938256a' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kqtquickcharts/-/commit/be7553fba2a6d392f5f0b8da55596eeabc163a90 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kqtquickcharts/-/commit/be7553fba2a6d392f5f0b8da55596eeabc163a90 You're receiving this email because of your account on gitlab.archlinux.org.
