summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-07-28 09:24:55 +0800
committerlilac2020-07-28 09:24:55 +0800
commit1d5b201b16215c4a9c214799226df5604efca54e (patch)
tree6857abfc5ee7b34e0d51326efcee00bd847b1fea
parentad64d152bd5133b5a69a49b32bef3ddacb0cc2de (diff)
downloadaur-1d5b201b16215c4a9c214799226df5604efca54e.tar.gz
[lilac] updated to 2.6.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a22b6575328..92f1f129810f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = filebrowser-bin
pkgdesc = Web File Manager which can be used as a middleware or standalone app.
- pkgver = 2.5.0
+ pkgver = 2.6.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.5.0.tar.gz::https://github.com/filebrowser/filebrowser/releases/download/v2.5.0/linux-amd64-filebrowser.tar.gz
- sha256sums_x86_64 = 55483c695bea284c9a1a6ced2e0d2a9bbf39517a7e5dd0b0cd0f0cf08ff5bb66
+ source_x86_64 = linux-amd64-filebrowser-2.6.0.tar.gz::https://github.com/filebrowser/filebrowser/releases/download/v2.6.0/linux-amd64-filebrowser.tar.gz
+ sha256sums_x86_64 = 7f86e9f9087cc0c8f4993ebc40bc0d9761c93eee7958f671b7ceb51f8eaf83e0
pkgname = filebrowser-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5d510d1357dd..a683b78d4387 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: axionl <axionl@aosc.io>
# Contributor: Sherlock Holo <sherlockya(at)gmail.com>
pkgname=filebrowser-bin
-pkgver=2.5.0
+pkgver=2.6.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=('55483c695bea284c9a1a6ced2e0d2a9bbf39517a7e5dd0b0cd0f0cf08ff5bb66')
+sha256sums_x86_64=('7f86e9f9087cc0c8f4993ebc40bc0d9761c93eee7958f671b7ceb51f8eaf83e0')
package() {