blob: 2eb79f71387a6063acb9419f343674e07ab079a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
pkgbase = gotify-server-bin
pkgdesc = A simple server for sending and receiving messages
pkgver = 2.6.3
pkgrel = 1
url = https://github.com/gotify/server
arch = x86_64
arch = i686
arch = armv7h
arch = aarch64
license = MIT
depends = glibc
provides = gotify-server
conflicts = gotify-server
backup = etc/gotify/config.yml
source = https://raw.githubusercontent.com/gotify/server/v2.6.3/config.example.yml
source = config.patch
source = tmpfiles.conf
source = sysusers.conf
source = gotify-server.service
sha256sums = 2fa745496bf234879d18b417f10911ac145be5ed13a5379e38e2b50a650f5fc0
sha256sums = c251cc61b80968f606df9f9840519456fa5ba5f35ced44f73fda49059ed650b6
sha256sums = e09a6bcb2bbc1d8d28ec21c86cef260a42a93650b13bd82f59cfc0e3838a3c66
sha256sums = 150a84f2f89d70c147cc3a2dbddb469f262ed2e8b6d3ffcb74eccb49dfdb2a24
sha256sums = 8c3832004ed6f46e01ab69c993773da19b50a45862354165ed065bf3d2147b92
source_x86_64 = gotify-linux-amd64-2.6.3.zip::https://github.com/gotify/server/releases/download/v2.6.3/gotify-linux-amd64.zip
sha256sums_x86_64 = 14e4ba3c8e50c988ad350be90d1fa8ea60b34ca827935123373e47faf38de3c3
source_i686 = gotify-linux-386-2.6.3.zip::https://github.com/gotify/server/releases/download/v2.6.3/gotify-linux-386.zip
sha256sums_i686 = 5b761717d324f49360735534d8f2609051b4a3afe0f6769dfbddf77c28ab02ba
source_armv7h = gotify-linux-arm-7-2.6.3.zip::https://github.com/gotify/server/releases/download/v2.6.3/gotify-linux-arm-7.zip
sha256sums_armv7h = 38b2cfb28f5985da258a7373310585122584460c2e411bd8356d0d8d1179ccc3
source_aarch64 = gotify-linux-arm64-2.6.3.zip::https://github.com/gotify/server/releases/download/v2.6.3/gotify-linux-arm64.zip
sha256sums_aarch64 = c4fa97b18508b47fc13be180ac194e7b7699bdb56976831206af252cda28b1c1
pkgname = gotify-server-bin
|