Package Details: klassy-bin 6.5.3-1

Git Clone URL: https://aur.archlinux.org/klassy-bin.git (read-only, click to copy)
Package Base: klassy-bin
Description: Highly customizable binary Window Decoration, Application Style and Global Theme plugin for recent versions of the KDE Plasma desktop.
Upstream URL: https://github.com/paulmcauley/klassy
Keywords: plasma
Licenses: GPL-2.0-only AND GPL-3.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
Conflicts: klassy
Provides: klassy
Replaces: classik
Submitter: syrupderg
Maintainer: syrupderg
Last Packager: syrupderg
Votes: 3
Popularity: 0.50
First Submitted: 2024-05-18 15:11 (UTC)
Last Updated: 2026-03-03 17:20 (UTC)

Latest Comments

UberKaeL commented on 2026-02-24 17:19 (UTC) (edited on 2026-02-24 17:19 (UTC) by UberKaeL)

diff --git a/PKGBUILD b/PKGBUILD
index f2d0f50..25e0040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ conflicts=('klassy')
 replaces=(classik)

 source=("https://download.opensuse.org/repositories/home:/paulmcauley/Arch/${arch}/${_pkgname}-${pkgver}-${pkgrel}-${arch}.pkg.tar.zst")
-sha256sums=('8d09248c7013e5e4a3c9c09794b3cfdb3aaede1d98e1c29acbb65e942f60a2e6')
+sha256sums=('0bf6e2312100775ac55876ab81925ce440dd4c7f442301522ec41af11471bc45')

 options=(!debug)

milkshake commented on 2026-02-21 16:39 (UTC) (edited on 2026-02-21 16:39 (UTC) by milkshake)

please update the sha256sum to fix this package

sed -E -i "s/(sha256sums=\(').+('\))/\1$(sha256sum klassy-6.5.2-1-x86_64.pkg.tar.zst | awk '{print $1}')\2/" PKGBUILD

nrth3rnlb commented on 2026-02-15 12:22 (UTC) (edited on 2026-02-15 12:22 (UTC) by nrth3rnlb)

Building klassy-bin...
==> Making package: klassy-bin 6.5.2-1 (So 15 Feb 2026 13:20:05 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found klassy-6.5.2-1-x86_64.pkg.tar.zst
==> Validating source files with sha256sums...
    klassy-6.5.2-1-x86_64.pkg.tar.zst ... FAILED
==> ERROR: One or more files did not pass the validity check!
Failed to build klassy-bin

nebulodev commented on 2026-02-12 00:18 (UTC)

The PKGBUILD's SHA256 checksum doesn't match the one calculated from the upstream binary. This may be an issue from some change on the OpenSUSE repository, but for now this makes the package unavailable to install.