summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Harris2017-10-15 17:27:27 -0700
committerMike Harris2017-10-15 17:27:27 -0700
commita671415cb901ab0ad9aef2b942f884aa4c6c1200 (patch)
tree080d5d0be97f3dbbe94b24b84bcb17b401847c0a
parent17471513e8a37805ee6220673d67edcaec53526d (diff)
downloadaur-a671415cb901ab0ad9aef2b942f884aa4c6c1200.tar.gz
fixed settings text bug
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7de1afb721c3..25a11663f534 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
- pkgver = 2.2
+ pkgver = 2.3
pkgrel = 1
url = https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8032e821db03..1ac9b82c3052 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=2.2
+pkgver=2.3
pkgrel=1
pkgdesc="A KDE plasmoid for your system tray notifying you of available updates"
url="https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid"