You've already forked rpm-builder-pkg
fix: upgrade to version 0.4.2
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@ -1,12 +1,12 @@
|
||||
pkgbase = rpm-builder
|
||||
pkgdesc = Build rpms without a spec file. Pure Rust. No dependencies to librpm
|
||||
pkgver = 0.4.1
|
||||
pkgver = 0.4.2
|
||||
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.1
|
||||
source = https://codeload.github.com/Richterrettich/rpm-builder/tar.gz/0.4.2
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = rpm-builder
|
||||
|
Reference in New Issue
Block a user