| Hash | Commit message | Author | Date | Files | + | - |
1 | commit 56a20de804742bf38a3bb455b832c92ff697179d |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Mon Nov 28 01:26:46 2022 +0200 |
4 | |
5 | Auto-Commit Update - 20221128 |
6 | --- |
7 | PKGBUILD | 1 + |
8 | 1 file changed, 1 insertion(+) |
9 | |
10 | diff --git a/PKGBUILD b/PKGBUILD |
11 | index 334ef26..f8ebc64 100644 |
12 | --- a/PKGBUILD |
13 | +++ b/PKGBUILD |
14 | @@ -9,6 +9,7 @@ url="https://gitlab.com/a4to/${pkgname}" |
15 | license=('MIT') |
16 | depends=(bat) |
17 | optdepends=('nvim: the recommended editor for power users') |
18 | +conflicts=(qed) |
19 | source=( |
20 | "https://concise.cc/pkg/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.zst" |
21 | "https://concise.cc/pkg/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.zst.sig" |