Jason Nader
2024-04-27 01:38:39 +09:00
parent 342bedea5c
commit 7419af38d2
2 changed files with 4 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# Based on PKGBUILD by Kevin S <aur@eldenring.mozmail.com>
pkgname=audiobookshelf
pkgver=v2.9.0
pkgrel=2
pkgrel=3
pkgdesc="Self-hosted audiobook server for managing and playing audiobooks"
arch=('any')
url="https://github.com/advplyr/audiobookshelf"
@@ -13,7 +13,7 @@ optdepends=('tone-bin')
provides=("audiobookshelf")
conflicts=("audiobookshelf")
backup=('etc/conf.d/audiobookshelf')
options=(!strip)
options=(!debug !strip)
source=(
"git+${url}#tag=${pkgver}"