summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d88373aff78..a042aabb2c71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = filebrowser-git
pkgdesc = Standalone web file manager
- pkgver = 2.10.0.r0.gc746c193
+ pkgver = 2.11.0.r12.gf3afd5cb
pkgrel = 1
- url = https://filebrowser.xyz/
+ url = https://filebrowser.org/
arch = x86_64
license = Apache
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 0846c96f706a..9b8833eba1f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor: Dct Mei <dctxmei@gmail.com>
pkgname=filebrowser-git
-pkgver=2.10.0.r0.gc746c193
+pkgver=2.11.0.r12.gf3afd5cb
pkgrel=1
pkgdesc="Standalone web file manager"
arch=(x86_64)
-url="https://filebrowser.xyz/"
+url="https://filebrowser.org/"
license=(Apache)
depends=(glibc)
makedepends=(git go npm go.rice)