ypkg 33-2
This commit is contained in:
parent
daac5ed7eb
commit
fe2be9ec13
6
PKGBUILD
6
PKGBUILD
@ -6,13 +6,13 @@
|
||||
# Maintainer: Your Name <youremail@domain.com>
|
||||
pkgname=ypkg
|
||||
pkgver=33
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Modern, declarative, structured build format"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/getsolus/ypkg"
|
||||
license=('GPL-3.0-or-later')
|
||||
depends=('python-eopkg' 'python-xattr' 'python-pyyaml' 'python-ruamel_yaml' 'python-magic')
|
||||
makedepends=('python' 'python-nuitka' 'patchelf' 'python-zstandard' 'tree' 'git')
|
||||
depends=('eopkg' 'python-xattr' 'python-pyyaml' 'python-ruamel_yaml' 'python-magic')
|
||||
makedepends=('python-nuitka' 'patchelf' 'python-zstandard' 'tree' 'git')
|
||||
source=(git+https://github.com/getsolus/ypkg.git#tag=v${pkgver})
|
||||
sha256sums=(SKIP)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user