summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Harris2017-10-14 09:20:44 -0700
committerMike Harris2017-10-14 09:20:44 -0700
commit17471513e8a37805ee6220673d67edcaec53526d (patch)
treef2adc4e84908b6d15a90d095a8c470f37d064e9f /PKGBUILD
parente561f39cb55b993bb82fd31b27ba5626d35b39cd (diff)
downloadaur-17471513e8a37805ee6220673d67edcaec53526d.tar.gz
remove checkupdate-aur from konsole fix update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a79b2308690..8032e821db03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A KDE plasmoid for your system tray notifying you of available updates"
url="https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid"
arch=('any')
license=('GPL')
-depends=("fakeroot" "konsole" "checkupdates-aur")
+depends=("fakeroot" "konsole")
makedepends=("make" "cmake" "git" "extra-cmake-modules")
conflicts=()
replaces=()