upgpkg: grimblast-2025.09.15-2: fix dependencies

This commit is contained in:
Christian Schendel 2025-09-20 08:22:28 +02:00
parent 19b1eb5d6d
commit 67bb6a213a
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
2 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = grimblast
pkgdesc = A helper for screenshots within Hyprland.
pkgver = 2025.09.15
pkgrel = 1
pkgrel = 2
url = https://github.com/hyprwm/contrib
arch = any
license = MIT
@ -14,5 +14,6 @@ pkgname = grimblast
depends = bash
depends = grim
depends = hyprland
depends = hyprpicker
depends = jq
depends = slurp

View file

@ -5,7 +5,7 @@
pkgname=grimblast
pkgver=2025.09.15
_commit="9e73a0e753251fbc6e987bd13324886dc6ca8f9a" # 2025-09-15
pkgrel=1
pkgrel=2
pkgdesc="A helper for screenshots within Hyprland."
arch=(any)
url="https://github.com/hyprwm/contrib"
@ -32,6 +32,7 @@ package() {
bash
grim
hyprland
hyprpicker
jq
slurp
)