summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bb6b663547a..94eeed9481bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Zagorodniy <vladzzag@gmail.com>
pkgname=kwin-effects-disappear2
-pkgver=1.3
+pkgver=1.4
pkgrel=1
pkgdesc="KWin effect that animates the disappearing of windows"
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('GPL3')
depends=(kwin)
makedepends=(extra-cmake-modules)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zzag/${pkgname}/archive/${pkgver}.tar.gz)
-sha256sums=('839231521bbd65f5dbb2a7e728469022ad4461018db3f078a285260269839cdf')
+sha256sums=('22f53bd57356d1831762a1e20855cda9d111adcf26941b1a728e36afd568e116')
prepare() {
mkdir -p build