mirror of
https://github.com/archlinux/aur.git
synced 2026-02-13 11:53:59 +01:00
16 lines
733 B
Text
16 lines
733 B
Text
pkgbase = xcrush-bin
|
|
pkgdesc = Unofficial build tool for creating custom Crush distributions with plugins
|
|
pkgver = 2026.02.03.2
|
|
pkgrel = 1
|
|
url = https://github.com/aleksclark/crush-modules
|
|
license = MIT
|
|
conflicts = crush-modules
|
|
provides = xcrush
|
|
arch = aarch64
|
|
source_aarch64 = https://github.com/aleksclark/crush-modules/releases/download/${pkgver}/xcrush_${pkgver}_linux_arm64.tar.gz
|
|
sha256sums_aarch64 = 913023662a74571edc851fcd07934f92e97b02c4149d3f4dfbb0ffa7af53a771
|
|
arch = x86_64
|
|
source_x86_64 = https://github.com/aleksclark/crush-modules/releases/download/${pkgver}/xcrush_${pkgver}_linux_x86_64.tar.gz
|
|
sha256sums_x86_64 = bc80b5c062988c544c538575398d3689f253afe1140b01af4b216b5556562a52
|
|
|
|
pkgname = xcrush-bin
|