ypkg 33-2

This commit is contained in:
xhaa123 2024-10-22 22:13:30 +08:00
parent daac5ed7eb
commit fe2be9ec13

View File

@ -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)