summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlejandro Valdes2019-06-12 20:25:10 -0500
committerAlejandro Valdes2019-06-12 20:25:10 -0500
commitd75d81047353e8c32d7ea997b916fd23f90def2b (patch)
tree549168658fe4f2241c0268b9cd430dcf9afadaf4 /PKGBUILD
parent05daee3dda5a4041bba449b683ada89a27d7da71 (diff)
downloadaur-d75d81047353e8c32d7ea997b916fd23f90def2b.tar.gz
Bump pkgrel due to plasma upgrade
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e15d6302aeea..ff0b29ac8e01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=kwin-effects-yet-another-magic-lamp
pkgver=3.0
-pkgrel=2
+pkgrel=3
pkgdesc="Just Yet Another Magic Lamp effect"
arch=('x86_64')
url="https://github.com/zzag/$pkgname"
license=('GPL3')
-depends=(kwin)
+depends=('kwin>=5.16.0')
makedepends=(extra-cmake-modules)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zzag/${pkgname}/archive/${pkgver}.tar.gz)
sha256sums=('8c91b4934995ff86e8e5ed4fd7ddc78330de40ebb65ef4c6715a0e303db464c7')