summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Valdes2023-02-14 18:06:55 -0500
committerAlejandro Valdes2023-02-14 18:06:55 -0500
commit2fdbbd845ed27b2bd87cb465069186cc4a8ba285 (patch)
tree0fd73ca17dd50349842cf92a91c7c82656b2ecfc
parentd3c734b4dc804a493e26cd78840dbb32397eb158 (diff)
downloadaur-kwin-effects-yet-another-magic-lamp.tar.gz
Bump to 5.27.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54f102d623ba..c647275ed989 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.26.0
+ pkgver = 5.27.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.26.0
- source = kwin-effects-yet-another-magic-lamp-5.26.0.tar.gz::https://github.com/zzag/kwin-effects-yet-another-magic-lamp/archive/refs/tags/5.26.0.tar.gz
- sha256sums = eb32ccaeca3a50a63ad6c0f108fd2f4652366986585db3e2862805c649525638
+ depends = kwin>=5.27.0
+ source = kwin-effects-yet-another-magic-lamp-5.27.0.tar.gz::https://github.com/zzag/kwin-effects-yet-another-magic-lamp/archive/refs/tags/5.27.0.tar.gz
+ sha256sums = 99fbd79d8d6fc67f0ba94062805f02531be5ced03c8c7564b31ebc939c8f6499
pkgname = kwin-effects-yet-another-magic-lamp
diff --git a/PKGBUILD b/PKGBUILD
index 9bdba5e3a863..9c0bcda35764 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.26.0
+pkgver=5.27.0
pkgrel=1
pkgdesc="Just Yet Another Magic Lamp effect"
arch=('x86_64')
url="https://github.com/zzag/$pkgname"
license=('GPL3')
-depends=('kwin>=5.26.0')
+depends=('kwin>=5.27.0')
makedepends=(extra-cmake-modules)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zzag/${pkgname}/archive/refs/tags/${pkgver}.tar.gz
)
-sha256sums=('eb32ccaeca3a50a63ad6c0f108fd2f4652366986585db3e2862805c649525638')
+sha256sums=('99fbd79d8d6fc67f0ba94062805f02531be5ced03c8c7564b31ebc939c8f6499')
prepare() {
mkdir -p build