| Hash | Commit message | Author | Date | Files | + | - |
1 | commit 36183f9c697942bedf848b2c931ad09983899410 |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Thu Apr 18 03:20:58 2024 +0200 |
4 | |
5 | Auto-Commit Update - 20240418 |
6 | --- |
7 | PKGBUILD | 6 +++--- |
8 | 1 file changed, 3 insertions(+), 3 deletions(-) |
9 | |
10 | diff --git a/PKGBUILD b/PKGBUILD |
11 | index 0cf8762..2620a59 100644 |
12 | --- a/PKGBUILD |
13 | +++ b/PKGBUILD |
14 | @@ -12,13 +12,13 @@ provides=(dmenu) |
15 | conflicts=(dmenu) |
16 | replaces=(dmenu) |
17 | source=( |
18 | - "https://software.concise.cc/x86_64/${pkgname}-${pkgver}-${pkgrel}-${arch}.tar.gz" |
19 | + "https://software.concise.cc/x86_64/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.xz" |
20 | ) |
21 | sha512sums=( |
22 | - 'e25f96483ff8ebf6c233b6a2f5dbba9cc522ec4e3fa99f51893d8a76c763dda388949719513eb6cdb8ee3c405aebc304b34c6d48bbd27a46dfb89a811336b43a' |
23 | + 'c52cae1df8f6274a83163ad08661a10b5483c30b5eddd4fde15c54d3e95301e904220775f23137d84098799ebdeeffcdfa2ddda6532baf739003dc17ec11a499' |
24 | ) |
25 | md5sums=( |
26 | - 'a3ec7b8c24c44603c4b31b150be09fb9' |
27 | + 'd3a8164ac8045ae6015ca8d34427d162' |
28 | ) |
29 | validpgpkeys=( |
30 | '81BACEEBC3EA26E127166E4A819BB92A9A48160E' |