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 fd210c4d9361..8b696687bdf8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gogs-git
- pkgdesc = Self Hosted Git Service in the Go Programming Language. This is the current git version from branch master.
- pkgver = 0.11.79.1211+1+f43d21d0a
+ pkgdesc = Self Hosted Git Service in the Go Programming Language. This is the current git version from master branch.
+ pkgver = 0.11.86.0130+3+d862c43be
pkgrel = 1
url = https://gogs.io
install = gogs.install
@@ -12,23 +12,19 @@ pkgbase = gogs-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=master
source = gogs.service
source = gogs.sysusers