summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO43
1 files changed, 18 insertions, 25 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc08bc984310..af098953c84e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,37 +1,30 @@
pkgbase = gitea-git
- pkgdesc = Git with a cup of tea, forked from Gogs. Is a Self Hosted Git Service in the Go Programming Language. This is the current git version from branch master.
- pkgver = 20150317
+ pkgdesc = A painless self-hosted Git service.
+ pkgver = 4392.07a0753
pkgrel = 1
- epoch = 1
- url = http://gitea.io
- install = gogs.install
- arch = i686
+ url = https://gitea.io/
+ install = gitea.install
arch = x86_64
- arch = armv6h
- arch = armv7h
+ arch = i686
license = MIT
- makedepends = go>=1.2
+ makedepends = go
makedepends = git
- makedepends = mercurial
makedepends = patch
+ depends = go
depends = git
- optdepends = sqlite: SQLite support
- optdepends = mariadb: MariaDB support
- optdepends = postgresql: PostgreSQL support
- optdepends = redis: Redis support
- optdepends = memcached: MemCached support
- optdepends = openssh: GIT over SSH support
+ optdepends = mariadb
+ optdepends = postgresql
+ optdepends = openssh
+ provides = gitea
conflicts = gitea
- conflicts = gitea-git-dev
options = !strip
- options = !emptydirs
- backup = srv/gogs/conf/app.ini
- source = gogs.service
- source = app.ini.patch
- source = gitea::git+https://github.com/gogits/gitea.git
- sha512sums = 2b4303f850e3b13b2fc3c9f0bc5820dae431d228002b35f01be0d4bfbcf05de8dcec2a559a85e318b609e4a4d492d44306eadf5f6508fd72333b198661bb0bb7
- sha512sums = 9c3d8425cf0e5291e9a7870b9b0ceec4d3d0de3818e0bd93b6a9e9c954cf16e8f2ae230242d6cc0d71147ad10c4224322b1f4f2f8eb3ca5e96c219e9fc35d29b
- sha512sums = SKIP
+ options = emptydirs
+ source = git://github.com/go-gitea/gitea.git#branch=master
+ source = gitea.service.patch
+ source = app.ini
+ sha256sums = SKIP
+ sha256sums = f7b570315bd98a4e2d1c82ebdc2e78d76f6df49286ca4ac59cfb2b3f9985d1f9
+ sha256sums = 3697c023a58737474d0a3dd815988516acca08324147edfb7035c46ba237219b
pkgname = gitea-git