summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSam Whited2018-11-10 11:36:08 -0600
committerSam Whited2018-11-10 11:36:41 -0600
commit4b1df37b692a138c111c11505bd542d125d9bfca (patch)
tree3f583df91d022fff46e36a008bf06617db333fc2 /.SRCINFO
parent0a26f1bcb499b044efca83beab6e1e56cfb421ba (diff)
downloadaur-4b1df37b692a138c111c11505bd542d125d9bfca.tar.gz
Make consistent with community/gitea
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO34
1 files changed, 18 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74fd7151da60..d91503110126 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = gitea-git
- pkgdesc = A painless self-hosted Git service.
- pkgver = r6500.1675fc430
+ pkgdesc = Painless self-hosted Git service. Community managed fork of Gogs.
+ pkgver = v1.6.0_rc1_103_gd487a76ee284
pkgrel = 1
url = https://gitea.io/
- install = gitea.install
arch = x86_64
arch = i686
arch = arm
@@ -11,28 +10,31 @@ pkgbase = gitea-git
arch = armv7h
arch = aarch64
license = MIT
+ makedepends = go
+ makedepends = go-bindata
depends = git
- depends = go
- optdepends = sqlite: SQLite support
optdepends = mariadb: MariaDB support
- optdepends = postgresql: PostgreSQL support
- optdepends = pam: Authentication via PAM support
- optdepends = redis: Redis support
optdepends = memcached: MemCached support
optdepends = openssh: GIT over SSH support
+ optdepends = pam: Authentication via PAM support
+ optdepends = postgresql: PostgreSQL support
+ optdepends = redis: Redis support
+ optdepends = sqlite: SQLite support
provides = gitea
conflicts = gitea
- options = !strip
- options = emptydirs
backup = etc/gitea/app.ini
- source = git://github.com/go-gitea/gitea.git
- source = 01-adjust-config.patch
- source = 02-adjust-service.patch
+ source = git+https://github.com/go-gitea/gitea.git
source = gitea.tmpfiles
+ source = gitea.service
+ source = gitea-repos.patch
+ source = gitea-ldflags.patch
+ source = gitea-disable-u2f.patch
sha512sums = SKIP
- sha512sums = 3f96361a5135ea11b438e2cad29f2033221c63c11d1f260474d589c469e5db760fbf4da0718f9d015e106b72a13c02ad2899a8a90ac07365e20b935b59e95a6c
- sha512sums = 01d5cfe3e2967b680cce1a3980db6460db1aada82718316886e92d2f9ef30b66d37c6dbb7da7bbc3026b2f6985b65e07e5f8fd58904443155a81a1533eef1bc1
- sha512sums = 0c6c9729f8dfd5b5fe2badf998e89624b00800f87ae1b28a68acd52f2621f3434cc3930a578d2bb3e27005f8ffbb0f4a0e4e4d3d2e2371d0214d36c805d65573
+ sha512sums = 0c58381f38fff0d029fd1b32f65536a7f96d0daa4aa1ee7c1c483f818c822c0088bfa980991800775eaece272e9d995faf5cadb7cfe648c75b6da579f38f3ed6
+ sha512sums = 6487cd8a5de45e68bc842979197c442d1cbd8c79cf6781431e8965a2ef89cccadc20f75f3ee2e3403707ddb9f801ec782dec360fabc9d9dfc2ce2b1edd76482a
+ sha512sums = 7bed1338af9d44de55964b9cf98816109da45a43c07b3260f51b7d517cf2e2d0c496c8ba5df44d57c9a8aa6aea18614a619ea14600a8f62d72c79485a74e6ab0
+ sha512sums = 8d3024a17c8faae80b2af349457701c45695f70e2e5c5bf43f33c277bde8241f5e01ee08c534902fd5be976b49d85d0112bda7a2e6fb940179a99029d9e404fb
+ sha512sums = 779869c10bcb37581cde6df38f0905618099d604f29b0281abc4fa4c2302b8063063d0e8b0efdd99897b127c45103d376ba4a121e66edd51944abaf0235ab834
pkgname = gitea-git