mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
fix
This commit is contained in:
parent
2af8f684ef
commit
8a1cf271b6
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -13,7 +13,7 @@ conflicts=('helion-git' 'helion-bin')
|
|||
source=("https://github.com/Helion-Engine/Helion/archive/refs/tags/${pkgver}.tar.gz" "helion.desktop" "helion.ico")
|
||||
sha256sums=('303391cbbba2688ae9697bc6688b2139e15bc8e9deaa2f23df39f17893a2aa69' 'dd02c430e093c2cfcdfaedfc316975af8ac47883676a05c26ac0a22a6f1b9c6b' '9590d5b920d2350a9f4ed8311f3195e619ebb168841e7d783cb652d142182c82')
|
||||
build() {
|
||||
cd "Helion/Client"
|
||||
cd "Helion${pkgver}/Client"
|
||||
dotnet publish \
|
||||
-c Release \
|
||||
-r linux-x64 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue