summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Zagorodniy2018-05-04 22:09:45 +0300
committerVlad Zagorodniy2018-05-04 22:09:45 +0300
commitf0325849ac55684d82fec176cc2e2ce63726bf9d (patch)
treece9ab72ff2ec29ec3d11df261829f0f1918eb3b3
parent335aac0ff42a6e274a4d282b3675660e2a1b07f8 (diff)
downloadaur-f0325849ac55684d82fec176cc2e2ce63726bf9d.tar.gz
Drop kdelibs
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7db7d654d300..81bc4bccebc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Vlad Zagorodniy <vladzzag@gmail.com>
pkgname=kwin-effects-appear1
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="KWin effect that animates the appearing of windows"
arch=('x86_64')
url="https://github.com/zzag/kwin-effects-appear1"
license=('GPL3')
depends=(kwin)
-makedepends=(extra-cmake-modules kdelibs)
+makedepends=(extra-cmake-modules)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zzag/${pkgname}/archive/${pkgver}.tar.gz)
-sha256sums=('c1ade670d0eb77ce87e815a7fd3f1ae399d794df738780b034a718786476946f')
+sha256sums=('2619a177ec0cd4448b77d382c9e202a132ebf3cfeaa9b4b117d4901b1d1d6c5a')
prepare() {
mkdir -p build