update by lilac

This commit is contained in:
lilac 2019-10-19 01:38:34 +08:00
parent fee3210fbe
commit 6c96e87fbd
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.14
pkgver = 2.0.15
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.14.tar.gz::https://github.com/filebrowser/filebrowser/releases/download/v2.0.14/linux-amd64-filebrowser.tar.gz
sha256sums_x86_64 = fbb819e356f04e42e68541781df0490f51c2084ef0d7b6654a26ed2bc18ab7ac
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
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.14
pkgver=2.0.15
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=('fbb819e356f04e42e68541781df0490f51c2084ef0d7b6654a26ed2bc18ab7ac')
sha256sums_x86_64=('3072bf9e3707f72a65f1ea2c8257135524330b1cf3dcab18698e354de6033d52')
package() {