summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07e3be392071..d913c7fb0398 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gogs-dev-git
- pkgdesc = Self Hosted Git Service in the Go Programming Language. This is the current git version from branch develop.
- pkgver = 0.11.55.0609+3+459c8be94
+ pkgdesc = Self Hosted Git Service in the Go Programming Language. This is the current git version from develop branch.
+ pkgver = 0.11.86.0130+3+d862c43be
pkgrel = 1
url = https://gogs.io
install = gogs.install
@@ -12,23 +12,19 @@ pkgbase = gogs-dev-git
license = MIT
makedepends = git
makedepends = go
- makedepends = go-bindata-git
+ makedepends = go-bindata
makedepends = nodejs-less
makedepends = sqlite
depends = git
- depends = pam
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 = bash: GIT over SSH support
provides = gogs
conflicts = gogs
options = !buildflags
- options = !strip
- options = emptydirs
source = gogs::git+https://github.com/gogs/gogs.git#branch=develop
source = gogs.service
source = gogs.sysusers