blob: 59da73cc96e8ffca9a6bc0820c2cb1f1abf72b3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = unboundbible-bin
pkgdesc = An open source and a free, multilingual Bible-reader program.
pkgver = 5.4
pkgrel = 1
url = https://unboundbible.net/
arch = i686
arch = x86_64
license = GPL-3.0
depends = gtk2
depends = sqlite
source_x86_64 = https://github.com/vrybant/unboundbible/releases/download/v5.4/unboundbible_5.4_amd64.deb
sha256sums_x86_64 = 3587b98f8f2f87fb54b0d952026a4e675c7b6313efc2b732742e264fc9e7ed1e
pkgname = unboundbible-bin
|