summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Harris2018-02-09 09:47:32 -0800
committerMike Harris2018-02-09 09:47:32 -0800
commitcdb9f91d13168691fba04482ffea82bcf91bec4a (patch)
tree02bd4cd674d1097836b34610443306baa430602e
parentd26538b12c4e84e711cb7ca12d265501ae00f841 (diff)
downloadaur-cdb9f91d13168691fba04482ffea82bcf91bec4a.tar.gz
move getAURHelper inside aur conditional
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5582f7944608..56356d8c52dc 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.5
+ pkgver = 3.5.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 e8db6c4c88f2..65601dd558b9 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.5
+pkgver=3.5.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"