blob: 69493ed9b22682a5eff2ff734996cd2e9b44eca2 (
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.7.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.7.0/EDRLab.ThoriumReader_1.7.0_amd64.deb
source = https://github.com/edrlab/thorium-reader/raw/v1.7.0/LICENSE
sha512sums = c1d637a8b59522ca16e53c9553c67f0c549b05132cf6a311130a3593d5629747205347360fc6373009741d12eb39e7ff22f5fc48fb28399d38c79724e6cba4d9
sha512sums = SKIP
pkgname = thorium-bin
|