| Hash | Commit message | Author | Date | Files | + | - |
1 | commit f2a48018feac09b317d09eb98ba445f7a1417238 |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Thu Apr 18 02:49:35 2024 +0200 |
4 | |
5 | Auto-Commit Update - 20240418 |
6 | --- |
7 | PKGBUILD | 2 +- |
8 | 1 file changed, 1 insertion(+), 1 deletion(-) |
9 | |
10 | diff --git a/PKGBUILD b/PKGBUILD |
11 | index 26b1271..a46ff2a 100644 |
12 | --- a/PKGBUILD |
13 | +++ b/PKGBUILD |
14 | @@ -6,7 +6,7 @@ pkgrel=1 |
15 | arch=(x86_64) |
16 | url="https://gitlab.com/a4to/${pkgname}" |
17 | license=('MIT') |
18 | -depends=(ttf-hack ttf-joypixels) |
19 | +depends=(ttf-hack) |
20 | provides=(dmenu) |
21 | conflicts=(dmenu) |
22 | source=( |