summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Harris2018-01-19 09:44:05 -0800
committerMike Harris2018-01-19 09:44:05 -0800
commitd56fdb41296793e5d30b401b552a55b5e67488d3 (patch)
tree7fe8e9397a74a347690d983617215e3fdbdb5f59
parent50ff8def8684870ccba6725249bd22b25dc8f7be (diff)
downloadaur-d56fdb41296793e5d30b401b552a55b5e67488d3.tar.gz
fixed aur helper commands that only update aur
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 523c4765badb..b4c017fdb8f0 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.3.2
+ pkgver = 3.4.1
pkgrel = 1
url = https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 75c3a2288b62..047d892c1d8f 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.3.2
+pkgver=3.4.1
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"