summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fe4831cc475..19632b3e288f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: axionl <axionl@aosc.io>
+# Contributor: Sherlock Holo <sherlockya(at)gmail.com>
pkgname=filebrowser-bin
-pkgver=1.10.0
-pkgrel=2
+pkgver=1.11.0
+pkgrel=1
pkgdesc="Web File Manager which can be used as a middleware or standalone app."
arch=('x86_64')
url="https://github.com/filebrowser/filebrowser"
license=('Apache')
-depends=('glibc')
+#depends=('glibc')
provides=("filebrowser")
conflicts=("filebrowser")
install="$pkgname.install"
@@ -20,7 +21,7 @@ sha256sums=('a02170d454ca64905b1b5bfe00311afdac4da099eeb14f594e3be9d08bc07af9'
'211e8101821612d9c142ce05db565379845e735ec8f8891e3fa76111a65db799'
'82e9879a58d21f4ca4a28315f94ffdadfbbf461752e63252bf12b91de93bc9c8'
'1fc20cab3a7d67d7997126a98dd151a362dc4600201ca37fd608b959d25985db')
-sha256sums_x86_64=('939262a5190758250a14af9645a9183d5bf8e60520a3475f87f782175ec88c21')
+sha256sums_x86_64=('48ffb5fe1280672e1ef3a62caae4e7948d19ad9e8b90cc566579781fcd5f6b01')
package() {