summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Zagorodniy2018-05-06 20:21:40 +0300
committerVlad Zagorodniy2018-05-06 20:21:40 +0300
commit96e1645a5aedaa6789566c442274f66588cdab78 (patch)
treea5f224a179a5f5b0d41e9d5c0b1a9de158186daa /PKGBUILD
parent3f4a911deb12fcefcf98dc7cc40f2b27036cf3c6 (diff)
downloadaur-96e1645a5aedaa6789566c442274f66588cdab78.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 6f2eb9563b7b..ff4e48c79a02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Zagorodniy <vladzzag@gmail.com>
pkgname=kwin-effects-unminimize1
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="KWin effect that animates the unminimizing 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=('6f4c76626d72c32586d35be58a46945fe3803cdf2e2e82cf96a14b310b76684a')
+sha256sums=('c131238e7fa864e31bf4a14cd5beff673565a5915ae990578ccfb892c8d315e0')
prepare() {
mkdir -p build