mirror of
https://github.com/goreleaser/nfpm
synced 2024-11-19 03:25:08 +01:00
eb26ce3682
* Fix apk versioning * Update acceptance test for apk
15 lines
341 B
Plaintext
15 lines
341 B
Plaintext
pkgname = foo
|
|
pkgver = 1.0.0beta1-r1
|
|
arch = amd64
|
|
size = 12345
|
|
pkgdesc = Foo does things
|
|
url = http://carlosbecker.com
|
|
maintainer = Carlos A Becker <pkg@carlosbecker.com>
|
|
replaces = svn
|
|
replaces = subversion
|
|
provides = bzr
|
|
provides = zzz
|
|
depend = bash
|
|
depend = foo
|
|
datahash = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|