summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlejandro Valdes2022-02-09 11:58:59 -0500
committerAlejandro Valdes2022-02-09 11:58:59 -0500
commitf80b463a18cb9ed1c0cb1e0664a1c254f5b5e568 (patch)
tree6e20bfaf0f2d2a5cf3c631b3ec0b9568669794db /PKGBUILD
parent841532b153393a12cb7117d1b16a980da40680bf (diff)
downloadaur-f80b463a18cb9ed1c0cb1e0664a1c254f5b5e568.tar.gz
Bump to 5.24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 292ac0a539b3..f6fc6c07c2fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Alejandro Valdes <alejandrovaldes at live dot com>
pkgname=kwin-effects-yet-another-magic-lamp
-pkgver=5.23.0
-pkgrel=2
+pkgver=5.24.0
+pkgrel=1
pkgdesc="Just Yet Another Magic Lamp effect"
arch=('x86_64')
url="https://github.com/zzag/$pkgname"
license=('GPL3')
-depends=('kwin>=5.23.0')
+depends=('kwin>=5.24.0')
makedepends=(extra-cmake-modules)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zzag/${pkgname}/archive/refs/tags/${pkgver}.tar.gz
)
-sha256sums=('ae97a1f4cab9d3b7cf4e9238dd66dbe963ea06efae03da63e261e84eb8abaa7d')
+sha256sums=('e9434eb10a9f9fc978da6e398ecba896c20e7bc611115997c3b5418742662452')
prepare() {
mkdir -p build