pkgbuild: kwin-effects-forceblur-1.5.0-7: rebuild for kwin-6.5.1
This commit is contained in:
parent
8c7a2b35da
commit
f323996baf
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
||||||
pkgbase = kwin-effects-forceblur
|
pkgbase = kwin-effects-forceblur
|
||||||
pkgdesc = KWin Blur effect fork with window class force blur feature (Wayland & X11)
|
pkgdesc = KWin Blur effect fork with window class force blur feature (Wayland & X11)
|
||||||
pkgver = 1.5.0
|
pkgver = 1.5.0
|
||||||
pkgrel = 6
|
pkgrel = 7
|
||||||
url = https://github.com/taj-ny/kwin-effects-forceblur
|
url = https://github.com/taj-ny/kwin-effects-forceblur
|
||||||
install = kwin-effects-forceblur.install
|
install = kwin-effects-forceblur.install
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
|
@ -23,7 +23,7 @@ pkgbase = kwin-effects-forceblur
|
||||||
depends = kcoreaddons
|
depends = kcoreaddons
|
||||||
depends = knotifications
|
depends = knotifications
|
||||||
depends = kwidgetsaddons
|
depends = kwidgetsaddons
|
||||||
depends = kwin=6.5.0
|
depends = kwin=6.5.1
|
||||||
depends = libepoxy
|
depends = libepoxy
|
||||||
depends = libepoxy.so
|
depends = libepoxy.so
|
||||||
depends = qt6-base=6.10.0
|
depends = qt6-base=6.10.0
|
||||||
|
|
|
||||||
4
PKGBUILD
4
PKGBUILD
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
pkgname=kwin-effects-forceblur
|
pkgname=kwin-effects-forceblur
|
||||||
pkgver=1.5.0
|
pkgver=1.5.0
|
||||||
pkgrel=6
|
pkgrel=7
|
||||||
pkgdesc="KWin Blur effect fork with window class force blur feature (Wayland & X11)"
|
pkgdesc="KWin Blur effect fork with window class force blur feature (Wayland & X11)"
|
||||||
arch=(
|
arch=(
|
||||||
x86_64
|
x86_64
|
||||||
|
|
@ -25,7 +25,7 @@ depends=(
|
||||||
kcoreaddons
|
kcoreaddons
|
||||||
knotifications
|
knotifications
|
||||||
kwidgetsaddons
|
kwidgetsaddons
|
||||||
'kwin=6.5.0'
|
'kwin=6.5.1'
|
||||||
libepoxy libepoxy.so
|
libepoxy libepoxy.so
|
||||||
'qt6-base=6.10.0'
|
'qt6-base=6.10.0'
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue