summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a2188dc2558..eebf4564728c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname=kwin-effect-osdclock
pkgname="$_pkgname-git"
-pkgver=20180812.c480336
+pkgver=20180812.991372d
pkgrel=1
pkgdesc='KWin effect that displays clock at the corner of the screen'
arch=('x86_64')
url="https://github.com/laloch/${_pkgname}"
license=('GPL')
depends=('kwin')
-makedepends=('extra-cmake-modules' 'git')
+makedepends=('extra-cmake-modules' 'git' 'pkgconf')
source=("$_pkgname"::"git+http://github.com/laloch/${_pkgname}.git")
md5sums=('SKIP')