Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kdeclarative
Commits: 30e0c51f by Antonio Rojas at 2023-10-27T20:24:30+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.20231020 +pkgver=5.240.0.20231027 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=ad75ec491012427d439f476380882e6fc7c3864d +_commit=687395c77534c83f70191da8f692d192b8fa3e71 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/30e0c51fd855210ac54539906ab112f9c7dc89fb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdeclarative/-/commit/30e0c51fd855210ac54539906ab112f9c7dc89fb You're receiving this email because of your account on gitlab.archlinux.org.
