rpm-builder-pkg/.SRCINFO

13 lines
487 B
Plaintext
Raw Permalink 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-12-18 12:53:20 +00:00
pkgver = 0.8.1
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-12-18 12:53:20 +00:00
source = https://codeload.github.com/Richterrettich/rpm-builder/tar.gz/v0.8.1
sha512sums = 79161520466d8e5daec373a46fc5b76a3672add1981fbca3646e147ee234a60df52a8c81dab1840d6049882c983b9b4e2cb11388d17f5248f1d39261add82048
2019-12-10 17:54:04 +00:00
pkgname = rpm-builder