summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO34
1 files changed, 16 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5656e306039a..e6cdc370e65f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,37 +1,35 @@
pkgbase = gitea-git
pkgdesc = A painless self-hosted Git service.
- pkgver = r5108.888dee3b
+ pkgver = latest
pkgrel = 1
url = https://gitea.io/
install = gitea.install
- arch = x86_64
arch = i686
- arch = arm
+ arch = x86_64
arch = armv6h
arch = armv7h
license = MIT
- makedepends = patch
- makedepends = git
- makedepends = go-bindata
- depends = go
- 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
+ makedepends = go
+ depends = git
+ optdepends = sqlite: SQLite support
+ optdepends = mariadb: MariaDB support
+ optdepends = postgresql: PostgreSQL support
+ optdepends = mssql-server: MSSQL support
+ optdepends = redis: Redis support
+ optdepends = memcached: MemCached support
+ optdepends = openssh: GIT over SSH support
optdepends = pam: Authentication via PAM support
provides = gitea
conflicts = gitea
options = !strip
options = emptydirs
- backup = var/lib/gitea/custom/conf/app.ini
+ backup = etc/gitea/app.ini
source = git://github.com/go-gitea/gitea.git
- source = gitea.service.patch
- source = app.ini
+ source = 0001-Adjust-config-for-Arch-Linux-package.patch
+ source = 0002-Adjust-service-file-for-Arch-Linux-package.patch
sha256sums = SKIP
- sha256sums = f7b570315bd98a4e2d1c82ebdc2e78d76f6df49286ca4ac59cfb2b3f9985d1f9
- sha256sums = 6ec975577a54e68d05a9292230c1aee19358459366688819cec4445e8d3c5210
+ sha256sums = b50a9ef21216a1cd2183238f7baa2d37f9bca11706625a8ffb345ed8f838e540
+ sha256sums = 6cd1daa666659a68c98376f8bfae55402b5ffc39c1bf42b5ae0ee700249a3b73
pkgname = gitea-git