Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / aurorae
Commits: 873feeea by Tomaz Canabrava at 2025-06-18T14:04:23+02:00 Update to 6.4.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <aro...@archlinux.org> pkgname=aurorae -pkgver=6.3.90 +pkgver=6.4.0 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='A themeable window decoration for KWin' @@ -26,8 +26,8 @@ depends=(gcc-libs sh) makedepends=(extra-cmake-modules) groups=(plasma) -source=(https://download.kde.org/unstable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('d8ac6b41bdf0ac3efc2b1c178e734832c1fea151d18d2907aefbe8e2dde8eab3' +source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('563c4285f426848256e92c884a058a572d59df5ab9a4c8b907385226ec4ac0b2' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <j...@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bs...@kde.org> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/aurorae/-/commit/873feeea70f27e6e55f78c4657d820f993a69af2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/aurorae/-/commit/873feeea70f27e6e55f78c4657d820f993a69af2 You're receiving this email because of your account on gitlab.archlinux.org.