summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCyril LEVIS2023-04-08 08:59:42 +0200
committerCyril Levis2023-04-08 08:59:42 +0200
commit862187e72b0ef801c3607bbb4f7b580f2c542619 (patch)
treef942fd6b92fc75a18b644757326628ecc2c83e98 /PKGBUILD
parent955102eb2389429dabb39e61598b52a41bc3f886 (diff)
downloadaur-862187e72b0ef801c3607bbb4f7b580f2c542619.tar.gz
upgpkg: hyprland-autoname-workspaces-git 0.4.2.r0.g4c39bc2-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8505506b3dfe..36cc5d00d0b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=hyprland-autoname-workspaces-git
_pkgname=${pkgname%-git}
pkgver=0.4.2.r0.g4c39bc2
-pkgrel=1
+pkgrel=2
pkgdesc='Hyprland autoname workspace.'
arch=('x86_64' 'aarch64')
url="https://github.com/cyrinux/${_pkgname}"
@@ -12,6 +12,7 @@ depends=('otf-font-awesome' 'hyprland' 'systemd-libs')
makedepends=('cargo' 'git' 'clang')
conflicts=("hyprland-autoname-workspaces" "hyprland-autoname-workspaces-bin")
provides=("hyprland-autoname-workspaces")
+optdepends=('waybar-hyprland-git: waybar for hyprland')
source=("git+https://github.com/cyrinux/${_pkgname}.git")
validpgpkeys=('C5DFDE230E7B3DA1E6B5D5316A11D19BDD5F8B5E')
sha256sums=('SKIP')