summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEdvinas Valatka2019-02-05 14:55:18 +0200
committerEdvinas Valatka2019-02-05 14:56:40 +0200
commitf470464f8b547e25ccee2ecbf7cb5ec3333caf99 (patch)
tree96932cafbbbe861121c38d2015266f11c377e372 /.SRCINFO
parent1272d903f556e010125b097f65939d8ac6969840 (diff)
downloadaur-gogs-dev-git.tar.gz
Some cleanups
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