aboutsummaryrefslogtreecommitdiffstats
path: root/thorium-bin/PKGBUILD
diff options
context:
space:
mode:
authorYigit Sever2022-09-28 23:00:53 +0300
committerYigit Sever2022-09-28 23:00:53 +0300
commita2858e7fb8c12c68a9c0551f7ff9b21742d54410 (patch)
tree29e114b303a1beef7b4a665a8ec2d722c93e5561 /thorium-bin/PKGBUILD
parentfaa5cff0a1c41cc3b1b116bd20b70c364cdb2bcb (diff)
downloadpackages-a2858e7fb8c12c68a9c0551f7ff9b21742d54410.tar.gz
packages-a2858e7fb8c12c68a9c0551f7ff9b21742d54410.tar.bz2
packages-a2858e7fb8c12c68a9c0551f7ff9b21742d54410.zip
thorium-bin: don't skip downloads
diffstat (limited to 'thorium-bin/PKGBUILD')
-rw-r--r--thorium-bin/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/thorium-bin/PKGBUILD b/thorium-bin/PKGBUILD
index 5305a34..97cf2bb 100644
--- a/thorium-bin/PKGBUILD
+++ b/thorium-bin/PKGBUILD
@@ -3,7 +3,7 @@
3 3
4pkgname=thorium-bin 4pkgname=thorium-bin
5pkgver=2.1.0 5pkgver=2.1.0
6pkgrel=1 6pkgrel=2
7pkgdesc="A cross platform desktop reading app, based on the Readium Desktop toolkit" 7pkgdesc="A cross platform desktop reading app, based on the Readium Desktop toolkit"
8arch=('x86_64') 8arch=('x86_64')
9license=('BSD3') 9license=('BSD3')
@@ -12,7 +12,7 @@ depends=('libnotify' 'nss' 'libxss' 'xdg-utils' 'libappindicator-gtk3' 'libsecre
12_filename=EDRLab.ThoriumReader_${pkgver}_amd64.deb 12_filename=EDRLab.ThoriumReader_${pkgver}_amd64.deb
13options=('!strip') 13options=('!strip')
14source=( 14source=(
15 "${pkgname}.tar.gz::${url}/releases/download/v${pkgver}/${_filename}" 15 "${pkgname}-${pkgver}.tar.gz::${url}/releases/download/v${pkgver}/${_filename}"
16 ${url}/raw/v${pkgver}/LICENSE 16 ${url}/raw/v${pkgver}/LICENSE
17) 17)
18sha512sums=('8a264b9484f128a2395f39bf8b09478dc1c333dcdb3111838b3a4554accc461217ceb77dd5b0790b1399fd5b0da6f3bac6b6e4716fb38645143967ee232e49fe' 18sha512sums=('8a264b9484f128a2395f39bf8b09478dc1c333dcdb3111838b3a4554accc461217ceb77dd5b0790b1399fd5b0da6f3bac6b6e4716fb38645143967ee232e49fe'