blob: 1665ca2d83381a130d1faddabb75ca5d2b7afda2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = tmpfedora
pkgdesc = Part of the tmplinux suite. Temporary Fedora
pkgver = 1.2.1
pkgrel = 1
url = https://github.com/TheOddCell/tmpfedora
arch = any
license = MIT
depends = bash
depends = dnf5
depends = shadow
depends = util-linux
depends = systemd
depends = squashfs-tools
source = https://github.com/TheOddCell/tmpfedora/archive/refs/tags/v1.2.1.tar.gz
sha256sums = SKIP
pkgname = tmpfedora
|