summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Valdes2022-06-21 09:35:57 -0500
committerAlejandro Valdes2022-06-21 09:35:57 -0500
commitbc6676c638a328d4d4a799cd9274f17952a4e911 (patch)
treedb9a98d55137dedff240e97b73c789b9d307417e
parentf80b463a18cb9ed1c0cb1e0664a1c254f5b5e568 (diff)
downloadaur-bc6676c638a328d4d4a799cd9274f17952a4e911.tar.gz
Bump to 5.25.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 714119eb1872..b328a54b3023 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.24.0
+ pkgver = 5.25.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.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
+ 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
pkgname = kwin-effects-yet-another-magic-lamp
diff --git a/PKGBUILD b/PKGBUILD
index f6fc6c07c2fd..35906ee25fc4 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.24.0
+pkgver=5.25.0
pkgrel=1
pkgdesc="Just Yet Another Magic Lamp effect"
arch=('x86_64')
url="https://github.com/zzag/$pkgname"
license=('GPL3')
-depends=('kwin>=5.24.0')
+depends=('kwin>=5.25.0')
makedepends=(extra-cmake-modules)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zzag/${pkgname}/archive/refs/tags/${pkgver}.tar.gz
)
-sha256sums=('e9434eb10a9f9fc978da6e398ecba896c20e7bc611115997c3b5418742662452')
+sha256sums=('45e25463583244cd1b5deb4f1deb0d800a11bd65d6e0ac5577b5055bd65757b7')
prepare() {
mkdir -p build