upgpkg: kwin-effects-forceblur-1.5.0-4: kwin 6.4.5 rebuild
This commit is contained in:
parent
897f95be69
commit
67cac50011
2 changed files with 6 additions and 6 deletions
6
.SRCINFO
6
.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 = 3
|
pkgrel = 4
|
||||||
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,10 +23,10 @@ pkgbase = kwin-effects-forceblur
|
||||||
depends = kcoreaddons
|
depends = kcoreaddons
|
||||||
depends = knotifications
|
depends = knotifications
|
||||||
depends = kwidgetsaddons
|
depends = kwidgetsaddons
|
||||||
depends = kwin
|
depends = kwin=6.4.5
|
||||||
depends = libepoxy
|
depends = libepoxy
|
||||||
depends = libepoxy.so
|
depends = libepoxy.so
|
||||||
depends = qt6-base
|
depends = qt6-base=6.9.2
|
||||||
provides = kwin-effects-better-blur
|
provides = kwin-effects-better-blur
|
||||||
source = kwin-effects-forceblur-1.5.0::git+https://github.com/taj-ny/kwin-effects-forceblur.git#tag=v1.5.0
|
source = kwin-effects-forceblur-1.5.0::git+https://github.com/taj-ny/kwin-effects-forceblur.git#tag=v1.5.0
|
||||||
source = kwin-effects-forceblur.install
|
source = kwin-effects-forceblur.install
|
||||||
|
|
|
||||||
6
PKGBUILD
6
PKGBUILD
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
pkgname=kwin-effects-forceblur
|
pkgname=kwin-effects-forceblur
|
||||||
pkgver=1.5.0
|
pkgver=1.5.0
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
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,9 +25,9 @@ depends=(
|
||||||
kcoreaddons
|
kcoreaddons
|
||||||
knotifications
|
knotifications
|
||||||
kwidgetsaddons
|
kwidgetsaddons
|
||||||
kwin
|
'kwin=6.4.5'
|
||||||
libepoxy libepoxy.so
|
libepoxy libepoxy.so
|
||||||
qt6-base
|
'qt6-base=6.9.2'
|
||||||
)
|
)
|
||||||
makedepends=(
|
makedepends=(
|
||||||
appstream
|
appstream
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue