mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-17 08:51:30 +00:00
Update URL in PKGBUILD for audiobookshelf
This commit is contained in:
parent
b293da1e47
commit
bb08d0cd0f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ pkgrel=1
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgdesc="Self-hosted audiobook server for managing and playing audiobooks"
|
pkgdesc="Self-hosted audiobook server for managing and playing audiobooks"
|
||||||
arch=()
|
arch=()
|
||||||
url="https://github.com/advplyr/${pkgname}"
|
url="https://github.com/advplyr/audiobookshelf"
|
||||||
license=('GPL-3.0-only')
|
license=('GPL-3.0-only')
|
||||||
depends=("ffmpeg" "libnusqlite3")
|
depends=("ffmpeg" "libnusqlite3")
|
||||||
backup=("etc/conf.d/${pkgname}")
|
backup=("etc/conf.d/${pkgname}")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue