Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kwindowsystem
Commits: cca7dd14 by Antonio Rojas at 2023-10-08T11:05:47+02:00 Update to latest commit - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kwindowsystem -pkgver=5.240.0.20231001 +pkgver=5.240.0.20231008 pkgrel=1 pkgdesc='Access to the windowing system' arch=(x86_64) @@ -25,7 +25,7 @@ optdepends=('qt6-declarative: QML bindings') groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=40f79b5777930a903a12f1870f5b6c3aba2186cd +_commit=0aa4d0723d61a1c811ad68de8356783f4c8ad4be 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/kwindowsystem/-/commit/cca7dd14883bd5238c49f5cda7fe5c7b55f4fe7b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kwindowsystem/-/commit/cca7dd14883bd5238c49f5cda7fe5c7b55f4fe7b You're receiving this email because of your account on gitlab.archlinux.org.
