Merge remote-tracking branch 'aur/master'

This commit is contained in:
2025-08-11 19:00:44 -04:00
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.26.3
pkgver = 2.28.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.26.3.tar.gz::https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.26.3.tar.gz
source = audiobookshelf-2.28.0.tar.gz::https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.28.0.tar.gz
source = audiobookshelf.conf
source = audiobookshelf.hook
source = audiobookshelf.service
source = audiobookshelf.sysusers
source = audiobookshelf.tmpfiles
sha256sums = bae68fcefbad865ed096f2f29e4022ed20dde79eb496815d9fbd572be87ffb6b
sha256sums = 0b9fa156785a085478d9f7d59ae837da7e7293a23562a5e6e22a538ee3313ed2
sha256sums = 50a42f0de1da9f780da11fa8413539fbb0a77857205b7ae25bb5bd35f51ad335
sha256sums = 91d00bbc9800f80cde439fd9b5343cf031b6a09557f03172c92d40f2f0775c2b
sha256sums = 6caf801cfd2ba12002b32cf9029111ccc02da794f9bf4721f5e110a7940e4817

View File

@@ -3,7 +3,7 @@
# Based on PKGBUILD by Kevin S <aur@eldenring.mozmail.com>
pkgname=audiobookshelf
pkgver=2.26.3
pkgver=2.28.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=('bae68fcefbad865ed096f2f29e4022ed20dde79eb496815d9fbd572be87ffb6b'
sha256sums=('0b9fa156785a085478d9f7d59ae837da7e7293a23562a5e6e22a538ee3313ed2'
'50a42f0de1da9f780da11fa8413539fbb0a77857205b7ae25bb5bd35f51ad335'
'91d00bbc9800f80cde439fd9b5343cf031b6a09557f03172c92d40f2f0775c2b'
'6caf801cfd2ba12002b32cf9029111ccc02da794f9bf4721f5e110a7940e4817'