summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2021-01-30 19:17:04 +0100
committerFabioLolix2021-01-30 19:17:04 +0100
commit3778dadff6bd3fc20d7e8a9e7fcf47905f2929a3 (patch)
treee67d70c815037ae936557e350abaaf572fb50f4b
parentbdeb19b2dc5668c024acfb89d0ca0c1b434beacb (diff)
downloadaur-3778dadff6bd3fc20d7e8a9e7fcf47905f2929a3.tar.gz
new url
-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)