Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kdeclarative
Commits: 7d7b6268 by Antonio Rojas at 2023-10-08T11:06:32+02:00 Update to latest commit - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdeclarative -pkgver=5.240.0.20231001 +pkgver=5.240.0.20231008 pkgrel=1 pkgdesc='Provides integration of QML and KDE Frameworks' arch=(x86_64) @@ -27,7 +27,7 @@ makedepends=(doxygen groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=7840c27dedd1335d585be684cf2bef2b25bf2316 +_commit=4eea5b12c8138a612ab1e7cedd92a0f66a5f477b 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/kdeclarative/-/commit/7d7b626897e73eecd0b53d092524f126bb968dd6 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdeclarative/-/commit/7d7b626897e73eecd0b53d092524f126bb968dd6 You're receiving this email because of your account on gitlab.archlinux.org.
