summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlejandro Valdes2021-02-07 20:23:18 -0500
committerAlejandro Valdes2021-02-07 20:23:18 -0500
commitfa731ea2f56d201b155fc9ba7e25dc8f28363d11 (patch)
tree0ced99951d17bac483d436e08cc3c8ef06f41363 /PKGBUILD
parente5db33bb4586cd92592907e5b58cb02d6b9d3f55 (diff)
downloadaur-fa731ea2f56d201b155fc9ba7e25dc8f28363d11.tar.gz
Bump to 4.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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