mirror of
https://github.com/archlinux/aur.git
synced 2026-02-28 17:16:52 +01:00
17 lines
721 B
Text
17 lines
721 B
Text
pkgbase = shopware-cli-bin
|
|
pkgdesc = A cli which contains handy helpful commands for daily Shopware tasks
|
|
pkgver = 0.6.29
|
|
pkgrel = 1
|
|
url = https://developer.shopware.com/
|
|
license = MIT
|
|
depends = git
|
|
conflicts = shopware-cli
|
|
provides = shopware-cli
|
|
arch = aarch64
|
|
source_aarch64 = https://github.com/shopware/shopware-cli/releases/download/0.6.29/shopware-cli_Linux_arm64.tar.gz
|
|
sha256sums_aarch64 = e444425c613ab67b54b8a75e20b80e14ea0a324d98d7c9225f6cd1326ffa1fc5
|
|
arch = x86_64
|
|
source_x86_64 = https://github.com/shopware/shopware-cli/releases/download/0.6.29/shopware-cli_Linux_x86_64.tar.gz
|
|
sha256sums_x86_64 = 5e9f104c801f119756360a07803efbb3ce5edce14acbf7f7c9f88cce13dca55c
|
|
|
|
pkgname = shopware-cli-bin
|