summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSherlock Holo2018-07-02 11:17:51 +0800
committerSherlock Holo2018-07-02 11:17:51 +0800
commit201b3449bbcc6642cca34fc7686f4d068952c08e (patch)
tree1959edee44a92c0d2eff172cfa6af80f26f52981 /PKGBUILD
parentf0a6f4e169cfc474b27c9a73b7ee03608cc4b750 (diff)
downloadaur-201b3449bbcc6642cca34fc7686f4d068952c08e.tar.gz
Fix systemd service bug
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ad5289f2dde..52a500dccfb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: axionl <axionl@aosc.io>
pkgname=filebrowser-bin
pkgver=1.8.0
-pkgrel=3
+pkgrel=4
pkgdesc="Web File Manager which can be used as a middleware or standalone app."
arch=('x86_64')
url="https://github.com/filebrowser/filebrowser"
@@ -16,7 +16,7 @@ source=('filebrowser@.service' 'config.json' 'filebrowser-bin.install'
source_x86_64=(https://github.com/filebrowser/filebrowser/releases/download/v$pkgver/linux-amd64-filebrowser.tar.gz)
-sha256sums=('031102764271b433d7910fd13289cf65e9b414f01ae83ff39876f8d642f1172c'
+sha256sums=('a02170d454ca64905b1b5bfe00311afdac4da099eeb14f594e3be9d08bc07af9'
'211e8101821612d9c142ce05db565379845e735ec8f8891e3fa76111a65db799'
'82e9879a58d21f4ca4a28315f94ffdadfbbf461752e63252bf12b91de93bc9c8'
'1fc20cab3a7d67d7997126a98dd151a362dc4600201ca37fd608b959d25985db')