summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Harris2018-02-07 14:03:18 -0800
committerMike Harris2018-02-07 14:03:18 -0800
commitd26538b12c4e84e711cb7ca12d265501ae00f841 (patch)
tree35dee8a4a8509b34f25216e10155cf06bd88f8dd
parent99bc309ff6f4cd0bf44defd9ae1af1c829a10e64 (diff)
downloadaur-d26538b12c4e84e711cb7ca12d265501ae00f841.tar.gz
added exit message after upgrade process
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7833deffd83..5582f7944608 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 = 3.4.3
+ pkgver = 3.5
pkgrel = 1
url = https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 12c446286bdf..e8db6c4c88f2 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=3.4.3
+pkgver=3.5
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"