fix(db): fixed depends()

This commit is contained in:
Eshan Roy (Eshanized)
2024-05-01 17:52:31 +05:30
parent 6a87f421f8
commit 5219d89a46

View File

@@ -8,7 +8,7 @@ pkgrel=1
arch=('any') arch=('any')
license=('MIT') license=('MIT')
depends=( depends=(
'linotify' 'libnotify'
) )
source=( source=(
"launch-terminal" "launch-terminal"