File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
2- # Copyright (c) 2021 The Toltec Contributors
2+ # Copyright (c) 2023 The Toltec Contributors
33# SPDX-License-Identifier: MIT
44pkgnames=(7zip)
55pkgdesc=" A file archiver with a high compression ratio."
66url=" https://www.7-zip.org/"
7- section=" util "
8- pkgver=22 .01-1
9- timestamp=2022-07-15T00 :00:00Z
7+ section=" utils "
8+ pkgver=23 .01-1
9+ timestamp=2023-06-20T00 :00:00Z
1010maintainer=
" Eeems <[email protected] >" 1111license=LGPL-2.1-or-later
1212source=(
13- https://www.7-zip.org/a/7z2201 -linux-arm.tar.xz
13+ https://www.7-zip.org/a/7z2301 -linux-arm.tar.xz
1414)
1515sha256sums=(
16- 428c11efd91fe1809c4750e8cd5d6eddfbed2826d8a5399ffcacb849f0d21cf8
16+ 9d67650982f819d7557c27dea748fa66ca6c04a3a1148d66716c463580b0550c
1717)
1818
1919package () {
You can’t perform that action at this time.
0 commit comments