You've already forked audiobookshelf
fix provides and conflicts entries
This commit is contained in:
8
.SRCINFO
8
.SRCINFO
@ -1,17 +1,15 @@
|
||||
pkgbase = audiobookshelf
|
||||
pkgdesc = Self-hosted audiobook server for managing and playing audiobooks
|
||||
pkgver = v2.9.0
|
||||
pkgrel = 3
|
||||
pkgrel = 4
|
||||
url = https://github.com/advplyr/audiobookshelf
|
||||
arch = any
|
||||
license = GPL3
|
||||
arch = x86_64
|
||||
license = GPL-3.0-only
|
||||
makedepends = nodejs
|
||||
makedepends = npm
|
||||
makedepends = git
|
||||
depends = ffmpeg
|
||||
optdepends = tone-bin
|
||||
provides = audiobookshelf
|
||||
conflicts = audiobookshelf
|
||||
options = !debug
|
||||
options = !strip
|
||||
backup = etc/conf.d/audiobookshelf
|
||||
|
Reference in New Issue
Block a user