summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Valdes2022-02-09 11:58:59 -0500
committerAlejandro Valdes2022-02-09 11:58:59 -0500
commitf80b463a18cb9ed1c0cb1e0664a1c254f5b5e568 (patch)
tree6e20bfaf0f2d2a5cf3c631b3ec0b9568669794db
parent841532b153393a12cb7117d1b16a980da40680bf (diff)
downloadaur-f80b463a18cb9ed1c0cb1e0664a1c254f5b5e568.tar.gz
Bump to 5.24
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f67131969ec2..714119eb1872 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = kwin-effects-yet-another-magic-lamp
pkgdesc = Just Yet Another Magic Lamp effect
- pkgver = 5.23.0
- pkgrel = 2
+ pkgver = 5.24.0
+ pkgrel = 1
url = https://github.com/zzag/kwin-effects-yet-another-magic-lamp
arch = x86_64
license = GPL3
makedepends = extra-cmake-modules
- depends = kwin>=5.23.0
- source = kwin-effects-yet-another-magic-lamp-5.23.0.tar.gz::https://github.com/zzag/kwin-effects-yet-another-magic-lamp/archive/refs/tags/5.23.0.tar.gz
- sha256sums = ae97a1f4cab9d3b7cf4e9238dd66dbe963ea06efae03da63e261e84eb8abaa7d
+ depends = kwin>=5.24.0
+ source = kwin-effects-yet-another-magic-lamp-5.24.0.tar.gz::https://github.com/zzag/kwin-effects-yet-another-magic-lamp/archive/refs/tags/5.24.0.tar.gz
+ sha256sums = e9434eb10a9f9fc978da6e398ecba896c20e7bc611115997c3b5418742662452
pkgname = kwin-effects-yet-another-magic-lamp
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