update to v2.13.2

This commit is contained in:
Jason Nader 2024-09-02 09:11:42 +09:00
parent ccdc6951e6
commit 2f680480bc
No known key found for this signature in database
GPG Key ID: EE220FCAA09AF23D
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 = v2.13.1
pkgver = v2.13.2
pkgrel = 1
url = https://github.com/advplyr/audiobookshelf
arch = x86_64
@ -12,13 +12,13 @@ pkgbase = audiobookshelf
options = !debug
options = !strip
backup = etc/conf.d/audiobookshelf
source = git+https://github.com/advplyr/audiobookshelf#tag=v2.13.1
source = git+https://github.com/advplyr/audiobookshelf#tag=v2.13.2
source = audiobookshelf.conf.d
source = audiobookshelf.hook
source = audiobookshelf.service
source = audiobookshelf.sysusers
source = audiobookshelf.tmpfiles
md5sums = 9eb8586efa54ad7fd969063667f95c65
md5sums = 06eb5f986cdb5ee20e56ee4fcde44ae0
md5sums = 4832a71a50f33831b6b4be53555e05f5
md5sums = 3c4d1ab715f9221cb625b8248e3023df
md5sums = ed4711d3ce7d76fc173fb0e10915b80c

View File

@ -1,7 +1,7 @@
# Maintainer: jason.nader@protonmail.com
# Based on PKGBUILD by Kevin S <aur@eldenring.mozmail.com>
pkgname=audiobookshelf
pkgver=v2.13.1
pkgver=v2.13.2
pkgrel=1
pkgdesc="Self-hosted audiobook server for managing and playing audiobooks"
arch=('x86_64')
@ -21,7 +21,7 @@ source=(
'audiobookshelf.tmpfiles'
)
md5sums=('9eb8586efa54ad7fd969063667f95c65'
md5sums=('06eb5f986cdb5ee20e56ee4fcde44ae0'
'4832a71a50f33831b6b4be53555e05f5'
'3c4d1ab715f9221cb625b8248e3023df'
'ed4711d3ce7d76fc173fb0e10915b80c'