blob: c713d6ad4b20fe21f3bb762e220b26cffe30bf20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = godbledger-bin
pkgdesc = Accounting Software with GRPC endpoints and SQL Backends
pkgver = 0.6.0
pkgrel = 2
url = https://www.godbledger.com
arch = x86_64
license = GPL3
depends = glibc
provides = godbledger
source = godbledger-bin-0.6.0.tar.gz::https://github.com/darcys22/godbledger/releases/download/v0.5.0/linux-amd64-v0.6.0.tar.gz
sha256sums = bae9912c2a530607d6658717cc22aec59e0caa69166fa4df57955e8361f7d69c
pkgname = godbledger-bin
|