summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan [A2N] Bouteiller2024-03-05 11:27:03 +0100
committerAlan [A2N] Bouteiller2024-03-05 11:27:03 +0100
commita170a49b844e0243dd74987a34b447d1a6f77199 (patch)
tree38c9b9ede360934be5ae04536ab20a54e52c1cd3
parent83c45710fe03053dc7d7d593014ff8abef295157 (diff)
downloadaur-a170a49b844e0243dd74987a34b447d1a6f77199.tar.gz
undo to plasma 5 -- 6 is not release yet
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5ceea571707..dd16b02923cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kdeplasma-blurredwallpaper-git
pkgdesc = KDE plasma wallpaper plugin that blur the wallpaper when a window is active
- pkgver = 2.2.0
- pkgrel = 1
+ pkgver = 3.0.2
+ pkgrel = 2
url = https://github.com/bouteillerAlan/blurredwallpaper
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index f168a33272cd..3ebd89144999 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,15 +5,13 @@ _sourceName="blurredwallpaper"
_plasmoidName="a2n.blur"
pkgname="kdeplasma-blurredwallpaper-git"
-pkgver=2.2.0
-pkgrel=1
+pkgver=3.0.2
+pkgrel=2
pkgdesc="KDE plasma wallpaper plugin that blur the wallpaper when a window is active"
arch=("any")
url="https://github.com/bouteillerAlan/blurredwallpaper"
license=("GPL3")
-depends=()
makedepends=(git)
-optdepends=()
source=("git+${url}.git#tag=${_tag}?signed")
md5sums=("SKIP")
validpgpkeys=(6A2ECC8A396F8A943A109A1E0F11C2A6BF79111E)