rpm-builder-pkg/.SRCINFO

13 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
2021-10-14 07:05:29 +00:00
pkgver = 0.8.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
2021-10-14 07:05:29 +00:00
source = https://codeload.github.com/Richterrettich/rpm-builder/tar.gz/v0.8.0
sha512sums = 3aa746721274e48679f0bd4e961ef20f8bb00db16436f3141e434ccd3c97dbbe0f0e2a38ebead3d7875f83e70d8836e4232d0ad90bb9e38ab4f7f41485b1d6f6
2019-12-10 17:54:04 +00:00
pkgname = rpm-builder