mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-07 10:14:13 -04:00
CI: Removing install script of PKGBUILD
This commit is contained in:
parent
e307e7d53a
commit
6add043ec2
@ -10,7 +10,6 @@ license=("GPLv3")
|
||||
groups=()
|
||||
depends=("dotnet-runtime>=5" "aspnet-runtime>=5" "ffmpeg")
|
||||
makedepends=("dotnet-sdk>=5" "cmake" "gcc" "make" "npm" "git")
|
||||
install="kyoo.install"
|
||||
source=("git+https://github.com/AnonymusRaccoon/Kyoo" #tag=v${pkgver}
|
||||
"kyoo.service"
|
||||
"kyoo.sysusers"
|
||||
|
@ -10,7 +10,6 @@ license=("GPLv3")
|
||||
groups=()
|
||||
depends=("ffmpeg")
|
||||
makedepends=()
|
||||
install="kyoo.install"
|
||||
# The output folder is needed but we can't use directory in the source array.
|
||||
source=()
|
||||
sha256sums=()
|
||||
|
Loading…
x
Reference in New Issue
Block a user