summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBouteiller [a2n] Alan2024-03-30 22:19:34 +0100
committerBouteiller [a2n] Alan2024-03-30 22:19:34 +0100
commit445b56dc841c5b3594144b492e760045b30fcce5 (patch)
tree4f25e1b8e8db0d77b7534aec00110c2b0775ed31
parentcaedc00b2df66a167e47f526d63596b23d35e2c5 (diff)
downloadaur-kdeplasma-arch-update-notifier-git.tar.gz
rel 6.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c0c1374ae4b..b72ded3afc29 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 = 6.1.5
+ pkgver = 6.2.0
pkgrel = 3
url = https://github.com/bouteillerAlan/archupdate
arch = any
@@ -11,7 +11,7 @@ pkgbase = kdeplasma-arch-update-notifier-git
depends = kdialog
optdepends = paru: paru support
optdepends = yay: yay support - supported by default
- source = git+https://github.com/bouteillerAlan/archupdate.git#tag=50413c9627c8c1689cdd1d3890fe1adacc0bbd24?signed
+ source = git+https://github.com/bouteillerAlan/archupdate.git#tag=3de749704d7b7a7a856e54069693f4855cc94d75?signed
validpgpkeys = 6A2ECC8A396F8A943A109A1E0F11C2A6BF79111E
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0bbc0b7088c4..bd5c152f9f84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Bouteiller a2n Alan <a2n.dev@pm.me>
# git rev-parse tagName
-# 6.1.5
-_tag=50413c9627c8c1689cdd1d3890fe1adacc0bbd24
+# 6.2.0
+_tag=3de749704d7b7a7a856e54069693f4855cc94d75
_plasmoidName="a2n.archupdate.plasmoid"
_souceName="archupdate"
pkgname="kdeplasma-arch-update-notifier-git"
# pkgver is updated automatically by the pkgver step
-pkgver=6.1.5
+pkgver=6.2.0
pkgrel=3
pkgdesc="KDE plasmoid that lets you know when arch updates are required. Takes all repo's into account (core, extra, aur, ...)."
arch=("any")