update by lilac

This commit is contained in:
lilac 2019-05-12 09:13:48 +08:00
parent 4d0d719bf3
commit 7b3d703824
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.5
pkgver = 2.0.6
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.5.tar.gz::https://github.com/filebrowser/filebrowser/releases/download/v2.0.5/linux-amd64-filebrowser.tar.gz
sha256sums_x86_64 = 6c85a916c5429b5e127b1388f0d544b1cb57880cdc4b7d8204a9090abff8eeb7
source_x86_64 = linux-amd64-filebrowser-2.0.6.tar.gz::https://github.com/filebrowser/filebrowser/releases/download/v2.0.6/linux-amd64-filebrowser.tar.gz
sha256sums_x86_64 = d293dfc58a84aab6820fbdf9d4c18ea5388b892dae956e619921a469621b6557
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.5
pkgver=2.0.6
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=('6c85a916c5429b5e127b1388f0d544b1cb57880cdc4b7d8204a9090abff8eeb7')
sha256sums_x86_64=('d293dfc58a84aab6820fbdf9d4c18ea5388b892dae956e619921a469621b6557')
package() {