rpm-builder-pkg/.SRCINFO

14 lines
487 B
Plaintext
Raw Normal View History

2019-12-10 17:54:04 +00:00
pkgbase = rpm-builder
pkgdesc = Build rpms without a spec file. Pure Rust. No dependencies to librpm
2020-08-19 06:57:53 +00:00
pkgver = 0.7.0
2019-12-10 17:54:04 +00:00
pkgrel = 1
url = https://github.com/Richterrettich/rpm-builder
arch = x86_64
license = Apache 2.0
2020-04-23 07:17:30 +00:00
makedepends = rustup
2020-08-19 06:57:53 +00:00
source = https://codeload.github.com/Richterrettich/rpm-builder/tar.gz/0.7.0
sha512sums = f3ec9ae302adde706f20bf12c4ef4ee55999b1387d2a60e24e89683fc9f28dc57da4ff9fcdb3c28e885a5e9990f39d578db9a40e7118b46d38aa083eca89b888
2019-12-10 17:54:04 +00:00
pkgname = rpm-builder