klassy: update to 5.1.breeze5.27.11

This commit is contained in:
Rocka 2024-03-14 15:51:01 +08:00
parent 8662919da7
commit f4be0b8962
No known key found for this signature in database
GPG key ID: 28031158FFDD6853
2 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
pkgbase = klassy
pkgdesc = Highly customizable binary Window Decoration, Application Style and Global Theme plugin for recent versions of the KDE Plasma desktop.
pkgver = 5.0.breeze5.27.11
pkgrel = 2
pkgver = 5.1.breeze5.27.11
pkgrel = 1
url = https://github.com/paulmcauley/klassy
arch = x86_64
license = GPL-2.0-or-later AND (GPL-2.0-only OR GPL-3.0-only) AND MIT AND BSD-3-Clause
@ -15,7 +15,7 @@ pkgbase = klassy
depends = hicolor-icon-theme
optdepends = kcmutils5: for klassy-settings
replaces = classik
source = klassy-5.0.breeze5.27.11.tar.gz::https://github.com/paulmcauley/klassy/archive/refs/tags/5.0.breeze5.27.11.tar.gz
sha256sums = e91e9a4695fa8bee0d7b53df59225f96fe1470d8afdc22a28baee5433b2fc0fc
source = klassy-5.1.breeze5.27.11.tar.gz::https://github.com/paulmcauley/klassy/archive/refs/tags/5.1.breeze5.27.11.tar.gz
sha256sums = cd155037728d64e8b6eb5f2f72b3c220e5e63ecde071014d07fecb50ab90992d
pkgname = klassy

View file

@ -2,8 +2,8 @@
# Contributor: Art Dev <artdevjs at gmail dot com>
pkgname=klassy
pkgver=5.0.breeze5.27.11
pkgrel=2
pkgver=5.1.breeze5.27.11
pkgrel=1
pkgdesc='Highly customizable binary Window Decoration, Application Style and Global Theme plugin for recent versions of the KDE Plasma desktop.'
arch=(x86_64)
url="https://github.com/paulmcauley/klassy"
@ -15,7 +15,7 @@ optdepends=('kcmutils5: for klassy-settings')
provides=()
conflicts=()
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('e91e9a4695fa8bee0d7b53df59225f96fe1470d8afdc22a28baee5433b2fc0fc')
sha256sums=('cd155037728d64e8b6eb5f2f72b3c220e5e63ecde071014d07fecb50ab90992d')
build() {
export CMAKE_PREFIX_PATH="/usr/lib/cmake/plasma5"