summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Harris2018-02-23 04:34:04 -0800
committerMike Harris2018-02-23 04:34:04 -0800
commitc3d866d66a755dda4c3a4bb92d5044facf8ae147 (patch)
treec46a919cbb726bef0484b094e06b9e6fb976d598
parent3a81803dac82669130a592a96f250e9818c0325d (diff)
downloadaur-c3d866d66a755dda4c3a4bb92d5044facf8ae147.tar.gz
fix bug 18
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24ab4147f650..c0695ce394f5 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.3
+ pkgver = 3.5.4
pkgrel = 1
url = https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 7a1b97c22fa1..af7cb717cae9 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.3
+pkgver=3.5.4
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"