summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Harris2018-01-10 18:48:05 -0800
committerMike Harris2018-01-10 18:48:05 -0800
commit53d1af15f4811e8479ddbbd2d398b76a4a6be062 (patch)
tree51d92bd9797da7dc0b0670ae304fe41d81db6a44
parentcf5645a2a79a9464a51bcf87434a5114bae01ffb (diff)
downloadaur-53d1af15f4811e8479ddbbd2d398b76a4a6be062.tar.gz
prevented plasmashell freeze from upgrade process and checkupdates
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ef02f652e57..849b65174496 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.2.1
+ pkgver = 3.3
pkgrel = 1
url = https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cb2067492b42..dd3e5bda1b04 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.2.1
+pkgver=3.3
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"