rpm-builder-pkg/.SRCINFO

14 lines
361 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
pkgver = 0.4.0
pkgrel = 1
url = https://github.com/Richterrettich/rpm-builder
arch = x86_64
license = Apache 2.0
makedepends = rust
source = https://codeload.github.com/Richterrettich/rpm-builder/tar.gz/0.4.0
sha256sums = SKIP
pkgname = rpm-builder