summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Zagorodniy2018-05-06 21:43:48 +0300
committerVlad Zagorodniy2018-05-06 21:43:48 +0300
commita2bd66df0e1d597afa29405f7f45fa9854905e9c (patch)
tree324c931e8b989ae718684e81c52a0bb2e2aea5c7 /PKGBUILD
parent9a2d0e131ac71aa931de7e7e9534ed9a7a75613e (diff)
downloadaur-kwin-effects-minimize1.tar.gz
Update to upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a34dc025e03d..86e7270e101f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Zagorodniy <vladzzag@gmail.com>
pkgname=kwin-effects-minimize1
-pkgver=1.2
+pkgver=1.4
pkgrel=1
pkgdesc="KWin effect that animates the minimizing 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=('c3c71aa6ab10a2e6084e54e3f8be18feee55e493aa8dedf5bc2afb6ee20d5d9c')
+sha256sums=('4c695059fd5bac1ca5d4917b906f71d985856eeeb8655629f0238315c1624a11')
prepare() {
mkdir -p build