summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Valdes2022-10-12 09:15:11 -0500
committerAlejandro Valdes2022-10-12 09:15:11 -0500
commitd3c734b4dc804a493e26cd78840dbb32397eb158 (patch)
tree32967131ef13dfe03739105dd804797a72a8dcf4
parentbc6676c638a328d4d4a799cd9274f17952a4e911 (diff)
downloadaur-d3c734b4dc804a493e26cd78840dbb32397eb158.tar.gz
Bump to 5.26.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b328a54b3023..54f102d623ba 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.25.0
+ pkgver = 5.26.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.25.0
- source = kwin-effects-yet-another-magic-lamp-5.25.0.tar.gz::https://github.com/zzag/kwin-effects-yet-another-magic-lamp/archive/refs/tags/5.25.0.tar.gz
- sha256sums = 45e25463583244cd1b5deb4f1deb0d800a11bd65d6e0ac5577b5055bd65757b7
+ 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
pkgname = kwin-effects-yet-another-magic-lamp
diff --git a/PKGBUILD b/PKGBUILD
index 35906ee25fc4..9bdba5e3a863 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.25.0
+pkgver=5.26.0
pkgrel=1
pkgdesc="Just Yet Another Magic Lamp effect"
arch=('x86_64')
url="https://github.com/zzag/$pkgname"
license=('GPL3')
-depends=('kwin>=5.25.0')
+depends=('kwin>=5.26.0')
makedepends=(extra-cmake-modules)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zzag/${pkgname}/archive/refs/tags/${pkgver}.tar.gz
)
-sha256sums=('45e25463583244cd1b5deb4f1deb0d800a11bd65d6e0ac5577b5055bd65757b7')
+sha256sums=('eb32ccaeca3a50a63ad6c0f108fd2f4652366986585db3e2862805c649525638')
prepare() {
mkdir -p build