summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorkageru2020-06-11 21:42:45 +0200
committerkageru2020-06-11 21:42:45 +0200
commit907008c3796701563bd6988b642aac0433c22fbc (patch)
tree462a03411594412751d782eeece2ddc270dd6da3 /.SRCINFO
parenta34f1e34753da86fc2b7ad952caf3a7f8cc33300 (diff)
downloadaur-907008c3796701563bd6988b642aac0433c22fbc.tar.gz
Bring PKGBUILD more in line with community/gitea
This includes installing assets separately instead of using the bindata tag, which has been working inconsistently for a while.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5d1151bec2e..9dba6f876bcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitea-git
pkgdesc = Painless self-hosted Git service. Community managed fork of Gogs.
- pkgver = v1.13.0_dev_171_ga3fe9d87f
+ pkgver = v1.13.0_dev_173_ge282fbe75
pkgrel = 1
url = https://gitea.io/
install = gitea.install
@@ -11,9 +11,7 @@ pkgbase = gitea-git
arch = armv7h
arch = aarch64
license = MIT
- makedepends = go>1.11
- makedepends = go-bindata
- makedepends = nodejs>10
+ makedepends = go-pie
makedepends = npm
depends = git
optdepends = mariadb: MariaDB support