aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b57284908d7..6975bf5e60b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gogs
pkgdesc = Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language.
pkgver = 0.6.5
- pkgrel = 2
+ pkgrel = 3
epoch = 1
url = http://gogs.io/
install = gogs.install
@@ -14,7 +14,7 @@ pkgbase = gogs
makedepends = go>=1.2
makedepends = git>=1.7.1
makedepends = patch
- depends = git
+ depends = git>=1.7.1
optdepends = sqlite: SQLite support
optdepends = mariadb: MariaDB support
optdepends = postgresql: PostgreSQL support