mirror of
https://github.com/archlinux/aur.git
synced 2026-02-28 13:53:16 +01:00
17 lines
727 B
Text
17 lines
727 B
Text
pkgbase = shopware-cli-bin
|
|
pkgdesc = A cli which contains handy helpful commands for daily Shopware tasks
|
|
pkgver = 0.11.0
|
|
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/${pkgver}/shopware-cli_Linux_arm64.tar.gz
|
|
sha256sums_aarch64 = 55f788725a604d2f6401cf0e57dc1e11d2bee837b9f2cc7995bcc5f45e09b50d
|
|
arch = x86_64
|
|
source_x86_64 = https://github.com/shopware/shopware-cli/releases/download/${pkgver}/shopware-cli_Linux_x86_64.tar.gz
|
|
sha256sums_x86_64 = 1b882260336f67b38f74b8600cfe592f748421ebf19a1933286a3b8ef682e75f
|
|
|
|
pkgname = shopware-cli-bin
|