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
@@ -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)