Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kirigami
Commits: d0f5ea7c by Antonio Rojas at 2023-10-27T20:24:12+02:00 Update to latest commit - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=kirigami -pkgver=5.240.0.20231020 +pkgver=5.240.0.20231027 pkgrel=1 pkgdesc='A QtQuick based components set' arch=(x86_64) @@ -21,7 +21,7 @@ makedepends=(doxygen groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=5f823fa78dfdef99866a5f34f11276b64054cdcc +_commit=6bd5f9e857a9e43451fe838283782f9579272eb8 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/kirigami/-/commit/d0f5ea7cdb057f2de8394efaf3f6ea8fb83823e3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kirigami/-/commit/d0f5ea7cdb057f2de8394efaf3f6ea8fb83823e3 You're receiving this email because of your account on gitlab.archlinux.org.
