summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancoism902016-12-10 13:11:05 +0100
committerfrancoism902016-12-10 13:11:05 +0100
commit510de728297e8e786a96b0e4b0367a6b616152c8 (patch)
treec6e7a8d379ee06e6f44786ae163f40fad052d80f
parentcad0c7da1d6bae6ae4380d4469ec5c50c8219cfb (diff)
downloadaur-510de728297e8e786a96b0e4b0367a6b616152c8.tar.gz
clean-up build
-rw-r--r--.SRCINFO15
1 files changed, 10 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a79fc26319fc..b6a1c693718f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,23 @@
pkgbase = gitea-git
pkgdesc = A painless self-hosted Git service.
- pkgver = 4396.7596e41
+ pkgver = 4607.cbcb436
pkgrel = 1
url = https://gitea.io/
install = gitea.install
arch = x86_64
arch = i686
+ arch = armv6h
+ arch = armv7h
license = MIT
makedepends = patch
+ makedepends = git
depends = go
- depends = git
- optdepends = mariadb: MariaDB database backend support
- optdepends = postgresql: PostgreSQL database backend support
- optdepends = openssh: SSH support
+ optdepends = mariadb: MariaDB database support
+ optdepends = postgresql: PostgreSQL database support
+ optdepends = sqlite: SQLite database support
+ optdepends = redis: Redis session support
+ optdepends = memcached: MemCached session support
+ optdepends = openssh: Git over SSH support
provides = gitea
conflicts = gitea
options = !strip