blob: 8a1b8146cdbc56618da4ddd2f0535112e2567600 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = plasma5-applets-kde-arch-update-notifier-git
pkgdesc = A KDE plasmoid for your system tray notifying you of available updates with AUR Support
pkgver = 7.2.1.r0.ge011f5b
pkgrel = 1
url = https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid
arch = x86_64
license = GPL
makedepends = make
makedepends = cmake
makedepends = git
makedepends = extra-cmake-modules
depends = fakeroot
depends = konsole
depends = pacman-contrib
depends = plasma-desktop
depends = plasma-framework
optdepends = checkupdates-aur
optdepends = snapd
optdepends = yakuake
source = git+https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid.git
md5sums = SKIP
pkgname = plasma5-applets-kde-arch-update-notifier-git
|