forked from Shinonome/dots-hyprland
Remove duplicated dependencies
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user