| Hash | Commit message | Author | Date | Files | + | - |
1 | commit e759628c1b3e06e83204f7862ac9874a47f99a7c |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Wed May 17 00:59:36 2023 +0200 |
4 | |
5 | Auto-Commit Update - 20230517 |
6 | --- |
7 | PKGBUILD | 3 --- |
8 | usr/share/licenses/nav/LICENSE | 4 +--- |
9 | 2 files changed, 1 insertion(+), 6 deletions(-) |
10 | |
11 | diff --git a/PKGBUILD b/PKGBUILD |
12 | index 790469c..8f21fa9 100644 |
13 | --- a/PKGBUILD |
14 | +++ b/PKGBUILD |
15 | @@ -10,15 +10,12 @@ license=('MIT') |
16 | depends=(dialog fzf) |
17 | source=( |
18 | "https://concise.cc/pkg/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.zst" |
19 | - "https://concise.cc/pkg/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.zst.sig" |
20 | ) |
21 | sha512sums=( |
22 | 'a0a0167c0d5dcbd1cffa2afc4fc7eccc9c498fc626e4d3df074970ff279efc3a8f5d6524aafc9cfe0a151ff2062d84f45b361c44b37f4338540bca0b6d449d36' |
23 | - '8792bb6780de28bd6d4997b9732b3e7178471d64214f9358e613056ac6f38ed11512f28eaf1b9adf296831ac402afd9ffc2a7eb7f04e54f7a823f852f37a6e3a' |
24 | ) |
25 | md5sums=( |
26 | 'd46defaefda8bd63c3c12d345fc6725c' |
27 | - '85db5f337d73a3f36cb73c6456ec352d' |
28 | ) |
29 | validpgpkeys=('9A1F3F41DDA55A60331CB8DD3714CB0967D15980') |
30 | |
31 | diff --git a/usr/share/licenses/nav/LICENSE b/usr/share/licenses/nav/LICENSE |
32 | index 10210d7..e01cb67 100644 |
33 | --- a/usr/share/licenses/nav/LICENSE |
34 | +++ b/usr/share/licenses/nav/LICENSE |
35 | @@ -1,10 +1,8 @@ |
36 | MIT/X Consortium License |
37 | |
38 | Creator /Maintainer : |
39 | -© 2020-present Connor Etherington <[email protected]> |
40 | ---------------------------------------------------------------------------- |
41 | -Contributors: |
42 | |
43 | +© Connor Etherington <[email protected]> |
44 | |
45 | --------------------------------------------------------------------------- |
46 | |