2024-03-30 18:02:32 +01:00

17 lines
263 B
Bash

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