Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <[email protected]>
11 lines
206 B
Plaintext
11 lines
206 B
Plaintext
pkgbase = mytool
|
|
pkgdesc = Example custom-build package
|
|
pkgver = 1.0
|
|
pkgrel = 1
|
|
url = https://example.org
|
|
arch = x86_64
|
|
depends = glibc
|
|
source = mytool-1.0.tar.gz
|
|
sha256sums = SKIP
|
|
pkgname = mytool
|