github.com/triarius/goreleaser@v1.12.5/internal/pipe/aur/testdata/TestFullPipe/with-more-opts.srcinfo.golden (about)

     1  pkgbase = with-more-opts-bin
     2  	pkgdesc = A run pipe test fish food and FOO=foo_is_bar
     3  	pkgver = 1.0.1
     4  	pkgrel = 1
     5  	url = https://github.com/goreleaser
     6  	license = MIT
     7  	optdepends = wget: stuff
     8  	optdepends = foo: bar
     9  	depends = curl
    10  	depends = bash
    11  	conflicts = libcurl
    12  	conflicts = cvs
    13  	conflicts = blah
    14  	provides = git
    15  	provides = svn
    16  	arch = x86_64
    17  	source_x86_64 = https://dummyhost/download/v1.0.1-foo/bin.tar.gz
    18  	sha256sums_x86_64 = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
    19  	
    20  pkgname = with-more-opts-bin