summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7dd0e5388a0..4fe5a1a12189 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kdeplasma-arch-update-notifier-git
pkgdesc = KDE plasmoid that lets you know when arch updates are required. Takes all repo's into account (core, extra, aur, ...).
- pkgver = 5.0.1
+ pkgver = 5.0.0
pkgrel = 2
url = https://github.com/bouteillerAlan/archupdate
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 54fdb58efbd8..b7ba1b9e43dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _souceName="archupdate"
pkgname="kdeplasma-arch-update-notifier-git"
# pkgver is updated automatically by the pkgver step
-pkgver=5.0.1
+pkgver=5.0.0
pkgrel=2
pkgdesc="KDE plasmoid that lets you know when arch updates are required. Takes all repo's into account (core, extra, aur, ...)."
arch=("any")