[lilac] updated to 2.4.0-1

This commit is contained in:
lilac 2020-07-08 02:11:35 +08:00
parent 29c90fb8aa
commit 737ed102b4
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.3.0
pkgver = 2.4.0
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.3.0.tar.gz::https://github.com/filebrowser/filebrowser/releases/download/v2.3.0/linux-amd64-filebrowser.tar.gz
sha256sums_x86_64 = 3494f1804b5fe2304fbb6363e850b2ff0584588ac15bb047d968abf3ef64f3b3
source_x86_64 = linux-amd64-filebrowser-2.4.0.tar.gz::https://github.com/filebrowser/filebrowser/releases/download/v2.4.0/linux-amd64-filebrowser.tar.gz
sha256sums_x86_64 = ae7014f94a03d5a07c896ec7e7cbc3caf88e92ffca9d18fc1b5f41ed406c5313
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.3.0
pkgver=2.4.0
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=('3494f1804b5fe2304fbb6363e850b2ff0584588ac15bb047d968abf3ef64f3b3')
sha256sums_x86_64=('ae7014f94a03d5a07c896ec7e7cbc3caf88e92ffca9d18fc1b5f41ed406c5313')
package() {