summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Valdes2021-10-19 08:53:53 -0500
committerAlejandro Valdes2021-10-19 08:53:53 -0500
commitc874614d2a2377b717e16de8e6fa4ce064d48bfa (patch)
tree7a50422872d92f5a6f6ad90de8b5d46b0da2ec4e
parent119f946fa54688b6466ad1f0611513bd7cc19848 (diff)
downloadaur-c874614d2a2377b717e16de8e6fa4ce064d48bfa.tar.gz
Bump to 5.23.0
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08c54e606c25..8d50ca4fe04c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = kwin-effects-yet-another-magic-lamp
pkgdesc = Just Yet Another Magic Lamp effect
- pkgver = 4.1.3.r1c9fc49b
+ pkgver = 5.23.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.21.0
- source = kwin-effects-yet-another-magic-lamp-4.1.3.r1c9fc49b.tar.gz::https://github.com/zzag/kwin-effects-yet-another-magic-lamp/archive/1c9fc49b53fedc95b1e4d0cd651b844c552974d3.tar.gz
+ 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/1c9fc49b53fedc95b1e4d0cd651b844c552974d3.tar.gz
sha256sums = 8a7e5212b5f3bfff7724a74114da8f6581fe8967c0250d3d3c1828b23dba3d5e
pkgname = kwin-effects-yet-another-magic-lamp
-
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
)