You've already forked audiobookshelf
							
							update to v2.13.2
This commit is contained in:
		
							
								
								
									
										6
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								.SRCINFO
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
pkgbase = audiobookshelf
 | 
					pkgbase = audiobookshelf
 | 
				
			||||||
	pkgdesc = Self-hosted audiobook server for managing and playing audiobooks
 | 
						pkgdesc = Self-hosted audiobook server for managing and playing audiobooks
 | 
				
			||||||
	pkgver = v2.13.1
 | 
						pkgver = v2.13.2
 | 
				
			||||||
	pkgrel = 1
 | 
						pkgrel = 1
 | 
				
			||||||
	url = https://github.com/advplyr/audiobookshelf
 | 
						url = https://github.com/advplyr/audiobookshelf
 | 
				
			||||||
	arch = x86_64
 | 
						arch = x86_64
 | 
				
			||||||
@@ -12,13 +12,13 @@ pkgbase = audiobookshelf
 | 
				
			|||||||
	options = !debug
 | 
						options = !debug
 | 
				
			||||||
	options = !strip
 | 
						options = !strip
 | 
				
			||||||
	backup = etc/conf.d/audiobookshelf
 | 
						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.conf.d
 | 
				
			||||||
	source = audiobookshelf.hook
 | 
						source = audiobookshelf.hook
 | 
				
			||||||
	source = audiobookshelf.service
 | 
						source = audiobookshelf.service
 | 
				
			||||||
	source = audiobookshelf.sysusers
 | 
						source = audiobookshelf.sysusers
 | 
				
			||||||
	source = audiobookshelf.tmpfiles
 | 
						source = audiobookshelf.tmpfiles
 | 
				
			||||||
	md5sums = 9eb8586efa54ad7fd969063667f95c65
 | 
						md5sums = 06eb5f986cdb5ee20e56ee4fcde44ae0
 | 
				
			||||||
	md5sums = 4832a71a50f33831b6b4be53555e05f5
 | 
						md5sums = 4832a71a50f33831b6b4be53555e05f5
 | 
				
			||||||
	md5sums = 3c4d1ab715f9221cb625b8248e3023df
 | 
						md5sums = 3c4d1ab715f9221cb625b8248e3023df
 | 
				
			||||||
	md5sums = ed4711d3ce7d76fc173fb0e10915b80c
 | 
						md5sums = ed4711d3ce7d76fc173fb0e10915b80c
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										4
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
				
			|||||||
# Maintainer: jason.nader@protonmail.com
 | 
					# Maintainer: jason.nader@protonmail.com
 | 
				
			||||||
# Based on PKGBUILD by Kevin S <aur@eldenring.mozmail.com>
 | 
					# Based on PKGBUILD by Kevin S <aur@eldenring.mozmail.com>
 | 
				
			||||||
pkgname=audiobookshelf
 | 
					pkgname=audiobookshelf
 | 
				
			||||||
pkgver=v2.13.1
 | 
					pkgver=v2.13.2
 | 
				
			||||||
pkgrel=1
 | 
					pkgrel=1
 | 
				
			||||||
pkgdesc="Self-hosted audiobook server for managing and playing audiobooks"
 | 
					pkgdesc="Self-hosted audiobook server for managing and playing audiobooks"
 | 
				
			||||||
arch=('x86_64')
 | 
					arch=('x86_64')
 | 
				
			||||||
@@ -21,7 +21,7 @@ source=(
 | 
				
			|||||||
	'audiobookshelf.tmpfiles'
 | 
						'audiobookshelf.tmpfiles'
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
md5sums=('9eb8586efa54ad7fd969063667f95c65'
 | 
					md5sums=('06eb5f986cdb5ee20e56ee4fcde44ae0'
 | 
				
			||||||
         '4832a71a50f33831b6b4be53555e05f5'
 | 
					         '4832a71a50f33831b6b4be53555e05f5'
 | 
				
			||||||
         '3c4d1ab715f9221cb625b8248e3023df'
 | 
					         '3c4d1ab715f9221cb625b8248e3023df'
 | 
				
			||||||
         'ed4711d3ce7d76fc173fb0e10915b80c'
 | 
					         'ed4711d3ce7d76fc173fb0e10915b80c'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user