summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Valdes2021-02-07 20:23:18 -0500
committerAlejandro Valdes2021-02-07 20:23:18 -0500
commitfa731ea2f56d201b155fc9ba7e25dc8f28363d11 (patch)
tree0ced99951d17bac483d436e08cc3c8ef06f41363
parente5db33bb4586cd92592907e5b58cb02d6b9d3f55 (diff)
downloadaur-fa731ea2f56d201b155fc9ba7e25dc8f28363d11.tar.gz
Bump to 4.1.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e200c45ca1ff..b0abaaaaa363 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = kwin-effects-yet-another-magic-lamp
pkgdesc = Just Yet Another Magic Lamp effect
- pkgver = 4.1.2
- pkgrel = 2
+ pkgver = 4.1.3
+ 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.18.0
- source = kwin-effects-yet-another-magic-lamp-4.1.2.tar.gz::https://github.com/zzag/kwin-effects-yet-another-magic-lamp/archive/4.1.2.tar.gz
- sha256sums = 98aa6e690156819de98556fd2aaaf2156ab3287bb51a450ea8bed88d9ad7596d
+ source = kwin-effects-yet-another-magic-lamp-4.1.3.tar.gz::https://github.com/zzag/kwin-effects-yet-another-magic-lamp/archive/4.1.3.tar.gz
+ sha256sums = f235ddc5d7117ad1b379c2f2c1682b2b8529e9f58b2f19295c91902f6356d290
pkgname = kwin-effects-yet-another-magic-lamp
diff --git a/PKGBUILD b/PKGBUILD
index 30c895c6aaa5..c2939ae5c069 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Alejandro Valdes <alejandrovaldes at live dot com>
pkgname=kwin-effects-yet-another-magic-lamp
-pkgver=4.1.2
-pkgrel=2
+pkgver=4.1.3
+pkgrel=1
pkgdesc="Just Yet Another Magic Lamp effect"
arch=('x86_64')
url="https://github.com/zzag/$pkgname"
@@ -11,7 +11,7 @@ depends=('kwin>=5.18.0')
makedepends=(extra-cmake-modules)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zzag/${pkgname}/archive/${pkgver}.tar.gz
)
-sha256sums=('98aa6e690156819de98556fd2aaaf2156ab3287bb51a450ea8bed88d9ad7596d')
+sha256sums=('f235ddc5d7117ad1b379c2f2c1682b2b8529e9f58b2f19295c91902f6356d290')
prepare() {
mkdir -p build