bump frontend version

This commit is contained in:
axionl 2018-02-26 23:24:47 +08:00
parent b831769a01
commit a12dcccd8b
2 changed files with 5 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = filebrowser-bin
pkgdesc = Web File Manager which can be used as a middleware or standalone app.
pkgver = 1.5.2
pkgver = 1.5.5
pkgrel = 1
url = https://github.com/filebrowser/filebrowser
arch = x86_64
@ -17,8 +17,8 @@ pkgbase = filebrowser-bin
md5sums = d47072829df221f4ac29b9f299d964f0
md5sums = 93513176e4f94536c504e5d5045e70f8
md5sums = d92e60ee98664c54f68aa515a6169708
source_x86_64 = linux-amd64-filebrowser.tar.gz::https://github.com/filebrowser/filebrowser/releases/download/v1.5.2/linux-amd64-filebrowser.tar.gz
md5sums_x86_64 = 8835461bca3cc7d9141d436c310168a1
source_x86_64 = linux-amd64-filebrowser.tar.gz::https://github.com/filebrowser/filebrowser/releases/download/v1.5.5/linux-amd64-filebrowser.tar.gz
md5sums_x86_64 = 1d4be70957f490eb19b76771cf6a7463
pkgname = filebrowser-bin

View file

@ -1,6 +1,6 @@
# Maintainer: axionl <axionl@aosc.io>
pkgname=filebrowser-bin
pkgver=1.5.2
pkgver=1.5.5
pkgrel=1
pkgdesc="Web File Manager which can be used as a middleware or standalone app."
arch=('x86_64')
@ -21,8 +21,7 @@ md5sums=('8c32a68ea6e6c9079f989bf72bb37ba9'
'd47072829df221f4ac29b9f299d964f0'
'93513176e4f94536c504e5d5045e70f8'
'd92e60ee98664c54f68aa515a6169708')
md5sums_x86_64=('8835461bca3cc7d9141d436c310168a1')
md5sums_x86_64=('1d4be70957f490eb19b76771cf6a7463')
package() {
dir="$srcdir"
install -Dm644 filebrowser.service ${pkgdir}/usr/lib/systemd/system/filebrowser.service