blob: ccfb3210eaae3a759fffabe6b65e32574c57a096 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = thorium-bin
pkgdesc = A cross platform desktop reading app, based on the Readium Desktop toolkit
pkgver = 1.6.0
pkgrel = 1
url = https://github.com/edrlab/thorium-reader
arch = x86_64
license = BSD3
depends = libnotify
depends = nss
depends = libxss
depends = xdg-utils
depends = libappindicator-gtk3
depends = libsecret
source = https://github.com/edrlab/thorium-reader/releases/download/v1.6.0/EDRLab.ThoriumReader_1.6.0_amd64.deb
source = https://github.com/edrlab/thorium-reader/raw/v1.6.0/LICENSE
sha512sums = ac1a60fe6153f5efbaba9a84742688fa4f6ed35b727721c6a1d07e41a166193c6bc0848ecf50a43c7be401a2a563d0a67a43e57b2957f978046074772e692c7a
sha512sums = SKIP
pkgname = thorium-bin
|