2024-03-30 20:54:36 +01:00

17 lines
264 B
Bash

# Maintainer: Eduard Urbach <admin@akyoto.dev>
pkgname=akyoto-extra
pkgver=1
pkgrel=3
pkgdesc="Extra packages"
arch=('any')
url="https://git.akyoto.dev/sys/arch"
license=('MIT')
depends=(
'ali'
'fdupes'
'git-lfs'
'httpie'
'hyperfine'
'lostfiles'
'nethogs'
)