CI: Removing install script of PKGBUILD

This commit is contained in:
Zoe Roux 2021-08-28 12:55:22 +02:00
parent e307e7d53a
commit 6add043ec2
2 changed files with 0 additions and 2 deletions

View File

@ -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"

View File

@ -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=()