summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Harris2018-02-12 10:06:33 -0800
committerMike Harris2018-02-12 10:06:33 -0800
commit88f3002089a43cb6bda4ac41bee6eeacb8b7e6b6 (patch)
tree4fd94089f3c40d3aa0c2525739511fdc45ec478f
parentcdb9f91d13168691fba04482ffea82bcf91bec4a (diff)
downloadaur-88f3002089a43cb6bda4ac41bee6eeacb8b7e6b6.tar.gz
fixed Color Scheme bug # 14
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56356d8c52dc..fb93cbe151ac 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.1
+ pkgver = 3.5.2
pkgrel = 1
url = https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 65601dd558b9..c5f25e342283 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.1
+pkgver=3.5.2
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"