summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb3d87bdc5f8..9265f38affdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Alejandro Valdes <alejandrovaldes at live dot com>
pkgname=kwin-effects-yet-another-magic-lamp
-pkgver=4.1.3.r1c9fc49b
+pkgver=5.23.0
pkgrel=1
pkgdesc="Just Yet Another Magic Lamp effect"
arch=('x86_64')
url="https://github.com/zzag/$pkgname"
license=('GPL3')
-depends=('kwin>=5.21.0')
+depends=('kwin>=5.23.0')
makedepends=(extra-cmake-modules)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zzag/${pkgname}/archive/1c9fc49b53fedc95b1e4d0cd651b844c552974d3.tar.gz
)