Update URL in PKGBUILD for audiobookshelf

This commit is contained in:
Binyamin Blatt 2026-05-07 12:16:35 +03:00 committed by GitHub
parent b293da1e47
commit bb08d0cd0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ pkgrel=1
epoch=1
pkgdesc="Self-hosted audiobook server for managing and playing audiobooks"
arch=()
url="https://github.com/advplyr/${pkgname}"
url="https://github.com/advplyr/audiobookshelf"
license=('GPL-3.0-only')
depends=("ffmpeg" "libnusqlite3")
backup=("etc/conf.d/${pkgname}")