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 e1a288c80a11..ad34b7ac9254 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Zagorodniy <vladzzag@gmail.com>
pkgname=kwin-effects-appear3
-pkgver=1.3
+pkgver=1.4
pkgrel=1
pkgdesc="KWin effect that animates the appearing 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=('0e5c2b286b659106af0a88fc8e33857e4fc413672ca94d5246fb23249a2d72ac')
+sha256sums=('984c36e4ddab2626edf76a9f397c4df70e73510c68f17339d6a72f92ba85e922')
prepare() {
mkdir -p build