audiobookshelf: 2.22.0-1

This commit is contained in:
devome
2025-05-15 07:15:16 +08:00
parent 974be4799e
commit fa3be0c314
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = audiobookshelf
pkgdesc = Self-hosted audiobook server for managing and playing audiobooks
pkgver = 2.21.0
pkgver = 2.22.0
pkgrel = 1
epoch = 1
url = https://github.com/advplyr/audiobookshelf
@ -13,13 +13,13 @@ pkgbase = audiobookshelf
depends = nodejs
options = !debug
backup = etc/conf.d/audiobookshelf
source = audiobookshelf-2.21.0.tar.gz::https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.21.0.tar.gz
source = audiobookshelf-2.22.0.tar.gz::https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.22.0.tar.gz
source = audiobookshelf.conf
source = audiobookshelf.hook
source = audiobookshelf.service
source = audiobookshelf.sysusers
source = audiobookshelf.tmpfiles
sha256sums = 5578272cf249a151618ff5ade17656a023ed21d1c3c6c1deed72082f28026520
sha256sums = 34a9ae28c2a03438093a28f85f89c6ec4247bbb201b6f107eb3ae6b2a94f2998
sha256sums = 50a42f0de1da9f780da11fa8413539fbb0a77857205b7ae25bb5bd35f51ad335
sha256sums = 91d00bbc9800f80cde439fd9b5343cf031b6a09557f03172c92d40f2f0775c2b
sha256sums = 4f37d8e407eda555231dc23d1cd35d329075ae6686acbb89d0b4612a824d594d

View File

@ -3,7 +3,7 @@
# Based on PKGBUILD by Kevin S <aur@eldenring.mozmail.com>
pkgname=audiobookshelf
pkgver=2.21.0
pkgver=2.22.0
pkgrel=1
epoch=1
pkgdesc="Self-hosted audiobook server for managing and playing audiobooks"
@ -20,7 +20,7 @@ source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz
"${pkgname}.service"
"${pkgname}.sysusers"
"${pkgname}.tmpfiles")
sha256sums=('5578272cf249a151618ff5ade17656a023ed21d1c3c6c1deed72082f28026520'
sha256sums=('34a9ae28c2a03438093a28f85f89c6ec4247bbb201b6f107eb3ae6b2a94f2998'
'50a42f0de1da9f780da11fa8413539fbb0a77857205b7ae25bb5bd35f51ad335'
'91d00bbc9800f80cde439fd9b5343cf031b6a09557f03172c92d40f2f0775c2b'
'4f37d8e407eda555231dc23d1cd35d329075ae6686acbb89d0b4612a824d594d'