mirror of
https://github.com/archlinux/aur.git
synced 2026-03-01 21:05:20 +01:00
8.4.0
This commit is contained in:
parent
52d16afe9a
commit
d4733aace4
2 changed files with 2 additions and 1 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -5,6 +5,7 @@ pkgbase = mondoo
|
|||
url = https://mondoo.com
|
||||
arch = x86_64
|
||||
license = custom
|
||||
depends = cnspec
|
||||
source = https://releases.mondoo.com/mondoo/8.3.0/mondoo_8.3.0_linux_amd64.tar.gz
|
||||
source = LICENSE.html
|
||||
source = OSS-LICENSES.tar.xz
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -17,7 +17,7 @@ source=(
|
|||
'mondoo.sh'
|
||||
)
|
||||
arch=('x86_64')
|
||||
depends=()
|
||||
depends=('cnspec')
|
||||
|
||||
sha256sums=('482319f9e3a315e5cdf5c0fbb2b7e18dab8e2d177619b378d5db00edab77ab91'
|
||||
'c8d346670913c91bf712405e57c2311e6fbda37261f8abfadf9ca7e5fdd768bd'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue