mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/gitea to 1.11.6-2
This commit is contained in:
parent
1df495af57
commit
2b430337d3
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue