mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Oups
This commit is contained in:
parent
1acd3bceaf
commit
50aaeff7da
@ -13,8 +13,9 @@ makedepends=("dotnet-sdk>=3" "cmake" "gcc" "make" "npm" "git")
|
|||||||
install="kyoo.install"
|
install="kyoo.install"
|
||||||
source=("git+https://github.com/AnonymusRaccoon/Kyoo" #tag=v${pkgver}
|
source=("git+https://github.com/AnonymusRaccoon/Kyoo" #tag=v${pkgver}
|
||||||
"kyoo.service"
|
"kyoo.service"
|
||||||
"kyoo.sysusers")
|
"kyoo.sysusers"
|
||||||
sha256sums=("SKIP" "SKIP" "SKIP")
|
"kyoo.tmpfiles")
|
||||||
|
sha256sums=("SKIP" "SKIP" "SKIP" "SKIP")
|
||||||
|
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user