summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan [a2n] Bouteiller2024-03-16 15:18:48 +0100
committerAlan [a2n] Bouteiller2024-03-16 15:18:48 +0100
commitcaedc00b2df66a167e47f526d63596b23d35e2c5 (patch)
tree3efd7e113e3805f192bd6078fd269d4bbef6e4fb
parent9b96fefa00c19a935c940b43067472768b4cf5fd (diff)
downloadaur-caedc00b2df66a167e47f526d63596b23d35e2c5.tar.gz
6.1.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77eb0edf3c02..1c0c1374ae4b 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.2
+ pkgver = 6.1.5
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=395b0a90ab70aa7e6467ba56b97e5353473da7f0?signed
+ source = git+https://github.com/bouteillerAlan/archupdate.git#tag=50413c9627c8c1689cdd1d3890fe1adacc0bbd24?signed
validpgpkeys = 6A2ECC8A396F8A943A109A1E0F11C2A6BF79111E
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0ed2edc2c182..0bbc0b7088c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Bouteiller a2n Alan <a2n.dev@pm.me>
# git rev-parse tagName
-# 6.1.2
-_tag=395b0a90ab70aa7e6467ba56b97e5353473da7f0
+# 6.1.5
+_tag=50413c9627c8c1689cdd1d3890fe1adacc0bbd24
_plasmoidName="a2n.archupdate.plasmoid"
_souceName="archupdate"
pkgname="kdeplasma-arch-update-notifier-git"
# pkgver is updated automatically by the pkgver step
-pkgver=6.1.2
+pkgver=6.1.5
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")