summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan [A2N] Bouteiller2024-03-13 14:19:20 +0100
committerAlan [A2N] Bouteiller2024-03-13 14:19:20 +0100
commit9866a44252a7a2695e4e501295afac008dd301c7 (patch)
tree9663be7a19e8e59e8699070100f06e204b5651c4
parentae0786d8ffcbdd499baa9f4a441e34d9533656f4 (diff)
downloadaur-9866a44252a7a2695e4e501295afac008dd301c7.tar.gz
6 rel
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e86bad3b5d46..a55442b39940 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.1.0
+ pkgver = 6.0.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=2c618b14f02341086b20073f0ae6701ea98d21b8?signed
+ source = git+https://github.com/bouteillerAlan/archupdate.git#tag=9361af49661a554bb53074495d45533fa45296d4?signed
validpgpkeys = 6A2ECC8A396F8A943A109A1E0F11C2A6BF79111E
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5c00346d5f9a..f1af82dd58f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Bouteiller a2n Alan <a2n.dev@pm.me>
# git rev-parse tagName
-# 5.1.0
-_tag=2c618b14f02341086b20073f0ae6701ea98d21b8
+# 6.0.0
+_tag=9361af49661a554bb53074495d45533fa45296d4
_plasmoidName="a2n.archupdate.plasmoid"
_souceName="archupdate"
pkgname="kdeplasma-arch-update-notifier-git"
# pkgver is updated automatically by the pkgver step
-pkgver=5.1.0
+pkgver=6.0.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")