summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Harris2018-10-21 16:33:04 -0500
committerMike Harris2018-10-21 16:33:04 -0500
commit401c237d7893ffdcbd78073ae8303a59648f447d (patch)
treed396326620ffe80e0f0c5f0d3a3a953523665c64 /PKGBUILD
parent8d3d4fb8acb2b7380f8ce703f04272bc28bcf7b6 (diff)
downloadaur-401c237d7893ffdcbd78073ae8303a59648f447d.tar.gz
added snap support
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 989ad05e52f9..50b25937d156 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
#Maintainer Mike Harris <mike.a.harris@outlook.com>
pkgname=plasma5-applets-kde-arch-update-notifier-git
-pkgver=7.1.1.r0.gaa291a3
+pkgver=7.2.r0.g0396cdb
pkgrel=1
pkgdesc="A KDE plasmoid for your system tray notifying you of available updates with AUR Support"
url="https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid"
arch=('x86_64')
license=('GPL')
depends=("fakeroot" "konsole" "yakuake" "pacman-contrib" "plasma-desktop")
-optdepends=("checkupdates-aur")
+optdepends=("checkupdates-aur" "snapd")
makedepends=("make" "cmake" "git" "extra-cmake-modules")
conflicts=()
replaces=()