summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Harris2018-05-01 15:57:18 -0700
committerMike Harris2018-05-01 15:57:18 -0700
commita1c9902853c6b2e2c7f33517f7598beb3e36453a (patch)
tree32ebf8b60d602cf19e9e421b46d149720c22a21c
parent5fdbee1f5c921f28aa227d77159b6619fc87985f (diff)
downloadaur-a1c9902853c6b2e2c7f33517f7598beb3e36453a.tar.gz
removed locks and freezes to shell when checking updates
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87c29f6c0d1b..9e1b4faec208 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 = 5.1.3.r0.g76585f9
+ pkgver = 5.2.0.r0.ge862901
pkgrel = 1
url = https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d2463725cc07..19ad032d120c 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=5.1.3.r0.g76585f9
+pkgver=5.2.0.r0.ge862901
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"