summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Harris2018-09-28 18:36:48 -0500
committerMike Harris2018-09-28 18:36:48 -0500
commit8e25d3b134e026dea644d0bec508dcda88c4c686 (patch)
tree15d1cd422f35db87224851ca27c8e3092afa460c
parenta47e0a936c14f68d72f4c8354a352e8cad11bf5e (diff)
downloadaur-8e25d3b134e026dea644d0bec508dcda88c4c686.tar.gz
reworked backend to use bash script and remove pkexec orphan command
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be830508b800..664875200a62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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 = 6.1.1.r0.gcc2185f
+ pkgver = 7.0.r0.gbfd2465
pkgrel = 1
url = https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 8980c440cb4c..c3690cd7f8a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer Mike Harris <mike.a.harris@outlook.com>
pkgname=plasma5-applets-kde-arch-update-notifier-git
-pkgver=6.1.1.r0.gcc2185f
+pkgver=7.0.r0.gbfd2465
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"