update by lilac

This commit is contained in:
lilac 2019-11-04 17:42:41 +08:00
parent 6c96e87fbd
commit 175de97ddc
2 changed files with 5 additions and 5 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 = 2.0.15
pkgver = 2.0.16
pkgrel = 1
url = https://github.com/filebrowser/filebrowser
install = filebrowser-bin.install
@ -14,8 +14,8 @@ pkgbase = filebrowser-bin
sha256sums = 79a1fdb1f0b26f211242f1fdb6f3478a56890a721fe324ea7ade2e8f9a351b38
sha256sums = 8a423af0707ac37b15ca425ec097b3d98aecd08238f7599ae9dfcce31c8cbb32
sha256sums = 1fc20cab3a7d67d7997126a98dd151a362dc4600201ca37fd608b959d25985db
source_x86_64 = linux-amd64-filebrowser-2.0.15.tar.gz::https://github.com/filebrowser/filebrowser/releases/download/v2.0.15/linux-amd64-filebrowser.tar.gz
sha256sums_x86_64 = 3072bf9e3707f72a65f1ea2c8257135524330b1cf3dcab18698e354de6033d52
source_x86_64 = linux-amd64-filebrowser-2.0.16.tar.gz::https://github.com/filebrowser/filebrowser/releases/download/v2.0.16/linux-amd64-filebrowser.tar.gz
sha256sums_x86_64 = 2bb4c1e35d17eb9829cca9d0f7668b9ddcc10074847f6a32fca838f4a9daaa36
pkgname = filebrowser-bin

View file

@ -1,7 +1,7 @@
# Maintainer: axionl <axionl@aosc.io>
# Contributor: Sherlock Holo <sherlockya(at)gmail.com>
pkgname=filebrowser-bin
pkgver=2.0.15
pkgver=2.0.16
pkgrel=1
pkgdesc="Web File Manager which can be used as a middleware or standalone app."
arch=('x86_64')
@ -20,7 +20,7 @@ source_x86_64=(linux-amd64-filebrowser-$pkgver.tar.gz::https://github.com/filebr
sha256sums=('79a1fdb1f0b26f211242f1fdb6f3478a56890a721fe324ea7ade2e8f9a351b38'
'8a423af0707ac37b15ca425ec097b3d98aecd08238f7599ae9dfcce31c8cbb32'
'1fc20cab3a7d67d7997126a98dd151a362dc4600201ca37fd608b959d25985db')
sha256sums_x86_64=('3072bf9e3707f72a65f1ea2c8257135524330b1cf3dcab18698e354de6033d52')
sha256sums_x86_64=('2bb4c1e35d17eb9829cca9d0f7668b9ddcc10074847f6a32fca838f4a9daaa36')
package() {