blob: d77dfe35316e48b67792193bbdbb1a5e47e4eaeb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = arch-shell
pkgdesc = Outil pour créer des environnements chroot Arch jetables, façon nix-shell, basé sur devtools.
pkgver = 1.0
pkgrel = 0
url = https://github.com/0xbbuddha/arch-shell
arch = any
license = MIT
depends = devtools
depends = bash
depends = rsync
provides = arch-shell
source = arch-shell
sha256sums = 7c12df76738dfbd6179ffac9ec6e395f17bcee9aa729f0d47743ca56e5ad024f
pkgname = arch-shell
|