summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Zagorodniy2018-05-12 23:37:06 +0300
committerVlad Zagorodniy2018-05-12 23:37:06 +0300
commit5d4077831372cdb301e491394fc69f025aaa347a (patch)
tree99cee5221d0bd4f3400cf061487e85c6d20e7fca /PKGBUILD
parent5e76a2dff2d76902bb16155efb956340a10f4cd8 (diff)
downloadaur-5d4077831372cdb301e491394fc69f025aaa347a.tar.gz
New version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cc030aa5034..5a8c1be1144f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Zagorodniy <vladzzag@gmail.com>
pkgname=kwin-effects-disappear1
-pkgver=1.2
+pkgver=1.3
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=('d306665e6da846cefa248311839b6e15bdf6dbb0e9fcc39f42240cd0afc639dc')
+sha256sums=('2ab1b13d827f23937c3bc06ae501ba533d91a86b4a89c60309909e51977ab633')
prepare() {
mkdir -p build