27 lines
877 B
Text
27 lines
877 B
Text
pkgbase = aurutils
|
|
pkgdesc = helper tools for the arch user repository
|
|
pkgver = 20.5
|
|
pkgrel = 1
|
|
url = https://github.com/AladW/aurutils
|
|
install = aurutils.install
|
|
changelog = aurutils.changelog
|
|
arch = any
|
|
license = ISC
|
|
depends = git
|
|
depends = pacutils
|
|
depends = curl
|
|
depends = perl
|
|
depends = perl-json-xs
|
|
depends = bash
|
|
optdepends = bash-completion: bash completion
|
|
optdepends = zsh: zsh completion
|
|
optdepends = devtools: aur-chroot
|
|
optdepends = vifm: default pager
|
|
optdepends = ninja: aur-sync ninja support
|
|
optdepends = bat: view-delta example script
|
|
optdepends = git-delta: view-delta example script
|
|
optdepends = python-srcinfo: sync-rebuild example script
|
|
source = aurutils-20.5.tar.gz::https://github.com/AladW/aurutils/archive/refs/tags/20.5.tar.gz
|
|
sha256sums = 7a7b238c73b8a4be9e1a75963dbc6204263797572165bcd009d9b2cdee2d3068
|
|
|
|
pkgname = aurutils
|