summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriboyperson2019-08-26 20:26:03 -0700
committeriboyperson2019-08-26 20:26:03 -0700
commit8e7e3775174aa9cbffbf5b70185d0cb0b997fec2 (patch)
tree258f888e0ec9fe3a8ce486f9a36dc317ef94e8ee /PKGBUILD
parent78819991d45fae0892eb5c04f643d7d3837f5dbc (diff)
downloadaur-8e7e3775174aa9cbffbf5b70185d0cb0b997fec2.tar.gz
updpkg: 1.4-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37784cd0898d..053d94649af5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=plasma5-applets-caffeine-plus
_reponame=plasma-applet-caffeine-plus
pkgver=1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Disable screensaver and auto suspend"
arch=('i686' 'x86_64')
url="https://github.com/qunxyz/plasma-applet-caffeine-plus"
@@ -14,6 +14,8 @@ makedepends=(
cmake
extra-cmake-modules
pkg-config
+ qconf
+ plasma-framework
)
provides=("plasma5-applets-caffeine-plus")
conflicts=("plasma5-applets-caffeine-plus")