blob: e44a9ca9465b18f1f97d715ce7928ba894c1e84b (
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 = 2.1.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
options = !strip
source = thorium-bin.tar.gz::https://github.com/edrlab/thorium-reader/releases/download/v2.1.0/EDRLab.ThoriumReader_2.1.0_amd64.deb
source = https://github.com/edrlab/thorium-reader/raw/v2.1.0/LICENSE
sha512sums = 8a264b9484f128a2395f39bf8b09478dc1c333dcdb3111838b3a4554accc461217ceb77dd5b0790b1399fd5b0da6f3bac6b6e4716fb38645143967ee232e49fe
sha512sums = acb9c8cdd1225dd5e7874b5380cc597adf9cf32dfcebccfd18d13f36f525b56d9319734da28de5ec44a983197f91f2e80231211197b7201e4efe115972aae96a
pkgname = thorium-bin
|