community/gitea to 1.11.6-2

This commit is contained in:
Kevin Mihelich 2020-07-05 18:11:41 +00:00
parent 1df495af57
commit 2b430337d3

View file

@ -8,13 +8,13 @@
pkgname=gitea
pkgver=1.11.6
pkgrel=1
pkgrel=2
pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
arch=(x86_64)
url="https://gitea.io"
license=(MIT)
depends=(git)
makedepends=(go-pie npm)
makedepends=(go npm)
optdepends=(
'mariadb: MariaDB support'
'memcached: MemCached support'