summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHcra2019-03-04 09:27:20 +0100
committerHcra2019-03-04 09:27:20 +0100
commitc28d793d158a9324c4ac873cb0b9677cc8bbc158 (patch)
tree6448f6daf8c8b1417387c5f4c8a9358aeffcb255 /PKGBUILD
parent7deb7be038f21554b8fea88420e9786cd5bd9c5e (diff)
downloadaur-c28d793d158a9324c4ac873cb0b9677cc8bbc158.tar.gz
changed architecture
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73c33c21a79c..006f9ff884c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=weborf-git
_pkgname="weborf"
pkgver=0.15
-pkgrel=4
+pkgrel=5
pkgdesc="Minimal HTTP server to share your files"
-arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
+arch=('any')
url="https://ltworf.github.io/weborf"
license=('GPL3')
makedepends=('pacman>=5.1' 'git' 'sudo' 'findutils')