summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan [a2n] Bouteiller2024-03-15 11:34:40 +0100
committerAlan [a2n] Bouteiller2024-03-15 11:34:40 +0100
commit1c6ce55190c0141b96930a6a0f8a349aa1a8c2bb (patch)
tree528fdfde982cba2c13b8993046718a3873f9cd31
parent9866a44252a7a2695e4e501295afac008dd301c7 (diff)
downloadaur-1c6ce55190c0141b96930a6a0f8a349aa1a8c2bb.tar.gz
rel 6.1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a55442b39940..7f4654218ac9 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.0.0
+ pkgver = 6.1.1
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=9361af49661a554bb53074495d45533fa45296d4?signed
+ source = git+https://github.com/bouteillerAlan/archupdate.git#tag=5ab31a33aa891b7de2fdc829f589ae888c705134?signed
validpgpkeys = 6A2ECC8A396F8A943A109A1E0F11C2A6BF79111E
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f1af82dd58f7..b157d80d4323 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Bouteiller a2n Alan <a2n.dev@pm.me>
# git rev-parse tagName
-# 6.0.0
-_tag=9361af49661a554bb53074495d45533fa45296d4
+# 6.1.1
+_tag=5ab31a33aa891b7de2fdc829f589ae888c705134
_plasmoidName="a2n.archupdate.plasmoid"
_souceName="archupdate"
pkgname="kdeplasma-arch-update-notifier-git"
# pkgver is updated automatically by the pkgver step
-pkgver=6.0.0
+pkgver=6.1.1
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")