blob: 338089f5531608c5234f6af69aeaae29f803f715 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = aurbuild
pkgdesc = Collection of scripts to build and release packages from 'aur shaped' repositories
pkgver = 2.0.0
pkgrel = 1
url = https://github.com/vbouchaud/aur/tree/main/aurbuild
arch = any
license = MIT
depends = git
source = LICENSE::https://bouchaud.org/misc/MIT.txt
source = aurbuild
sha256sums = 35e3cbe726e28f2f624acbe4fce8af09715e55537df7aa22ac89f00cde399515
sha256sums = 3303bdfb8fa30e6913f6158f0cd86913dc0c9c83302dad6bd87738a0b5f5b026
pkgname = aurbuild
|