File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pkgbase = artemisrgb-bin
44 pkgdesc = A universal RGB control software
55 url = https://artemis-rgb.com/
66 arch = x86_64
7- depends = dotnet-runtime-8 .0
7+ depends = dotnet-runtime-7 .0
88 depends = hicolor-icon-theme
99 depends = libc6
1010 depends = bash
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ arch=("x86_64")
77provides=("artemisrgb")
88conflicts=("artemisrgb" "artemisrgb-git")
99license=("custom:PolyForm Noncommercial License 1.0.0")
10- depends=("dotnet-runtime-8 .0" "hicolor-icon-theme" "libc6" "bash" "zlib1g" "fontconfig" "libstdc++6")
10+ depends=("dotnet-runtime-7 .0" "hicolor-icon-theme" "libc6" "bash" "zlib1g" "fontconfig" "libstdc++6")
1111makedepends=("unzip")
1212options=("staticlibs")
1313source=("${pkgname}-${pkgver}.zip::https://updating.artemis-rgb.com/api/artifacts/3795832408")
Original file line number Diff line number Diff line change @@ -571,7 +571,7 @@ pkgbase = artemisrgb-bin
571571 pkgdesc = A universal RGB control software
572572 url = https://artemis-rgb.com/
573573 arch = x86_64
574- depends = dotnet-runtime-8 .0
574+ depends = dotnet-runtime-7 .0
575575 depends = hicolor-icon-theme
576576 depends = libc6
577577 depends = bash
You can’t perform that action at this time.
0 commit comments