Remove duplicated dependencies

This commit is contained in:
clsty
2025-11-11 10:44:29 +08:00
parent febe3d53e3
commit ac55a66dd4
5 changed files with 13 additions and 27 deletions
@@ -1,15 +1,11 @@
pkgname=illogical-impulse-hyprland
pkgver=1.0
pkgrel=2
pkgrel=4
pkgdesc='Illogical Impulse Hyprland relatated packages'
arch=(any)
license=(None)
depends=(
hypridle
hyprland
hyprlock
hyprpicker
hyprsunset
xdg-desktop-portal-hyprland
wl-clipboard
)
@@ -10,4 +10,3 @@ depends=(
xdg-desktop-portal-gtk
xdg-desktop-portal-hyprland
)
@@ -10,7 +10,7 @@ _pkgname=quickshell
pkgname="$_prefix-$_pkgname-git"
pkgver=0.1.0.r1
pkgrel=4
pkgdesc="$_pkgname-git which version pinned for $_prefix"
pkgdesc="$_pkgname-git pinned commit and extra deps for $_prefix"
arch=(x86_64 aarch64)
url='https://git.outfoxxed.me/quickshell/quickshell'
options=(!strip)