summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2024-04-02 05:35:38 +0800
committerlilac2024-04-02 05:35:38 +0800
commita62170a5ca2e5406499bbec5f9a37a98ac2708a0 (patch)
tree0390a5515a9316da6a36efeeefa37944bd6f826b /PKGBUILD
parent410ec2d9c02e6b50857c1bfa17688dab3e87aa80 (diff)
downloadaur-a62170a5ca2e5406499bbec5f9a37a98ac2708a0.tar.gz
[lilac] updated to 2.28.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04395d2f46a4..91e01d4a5db0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: axionl <axionl@aosc.io>
# Contributor: Sherlock Holo <sherlockya(at)gmail.com>
pkgname=filebrowser-bin
-pkgver=2.27.0
+pkgver=2.28.0
pkgrel=1
pkgdesc="Web File Manager which can be used as a middleware or standalone app."
arch=('x86_64' 'aarch64')
url="https://github.com/filebrowser/filebrowser"
-license=('Apache')
+license=('Apache-2.0')
depends=('glibc')
provides=("filebrowser")
conflicts=("filebrowser")
@@ -25,8 +25,8 @@ sha256sums=('1d85acca4ca9bcdb6767ff60891d6e0a4e9c324fc50bed1231e8c891eb9c4420'
'6246fbeac57750e146216892ed6eb1d43a995f987bb89ef12bcbfb3963f5aa2d'
'fd3da1de58e98185e0043070f55b46a86a78b9ebcdda949d0cd8a83e9b0b230c'
'1fc20cab3a7d67d7997126a98dd151a362dc4600201ca37fd608b959d25985db')
-sha256sums_x86_64=('95d5add44820c6f6bf03a1aa063c618f8f242f53b892c1665dc066b4e037ba80')
-sha256sums_aarch64=('fe68b8f95f9eba2069fe337c7f062bab6da5673f4153c0716a0834caebf261a6')
+sha256sums_x86_64=('18d45288498e7d4a3e23e32f105cbe65cadc92d6e4dc334647dfc496b2d4ddfc')
+sha256sums_aarch64=('f936ca4784d9b36927f7ee677f75045f55ff9e7e8e1943f78a0d35b187ef314c')
package() {
install -Dm644 "${srcdir}/filebrowser.sysusers" "${pkgdir}/usr/lib/sysusers.d/filebrowser.conf"