summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Zagorodniy2018-05-19 18:33:48 +0300
committerVlad Zagorodniy2018-05-19 18:33:48 +0300
commit5f324a3b9f3e70260e98615e2c2d8a8ae2e5997d (patch)
treec538212b40dabc46500d36e9ca7d0a9937819e12 /PKGBUILD
parent7de33bc9a73c62507f6f3a13e4600e508d6ee7ff (diff)
downloadaur-kwin-effects-disappear2.tar.gz
New upstream release
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