summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKenneth Endfinger2020-01-13 20:32:23 -0500
committerKenneth Endfinger2020-01-13 20:32:23 -0500
commit0304ec9aad4876e6a0386138f95a0dc38c93acee (patch)
tree41c35ccbb5f801720c83df557fc389a583999941 /.SRCINFO
parentbebf283f23b0a884684830bfb883071fba4f3482 (diff)
downloadaur-0304ec9aad4876e6a0386138f95a0dc38c93acee.tar.gz
Fix architecture in PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 479f47752cd4..14406730eda1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,13 @@
pkgbase = algernon
pkgdesc = Web server with Lua, Markdown, QUIC, Redis and PostgreSQL support
pkgver = 1.12.6
- pkgrel = 1
+ pkgrel = 2
url = https://algernon.roboticoverlords.org/
- arch = any
+ arch = i686
+ arch = x86_64
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
license = MIT
makedepends = git
makedepends = go