summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEon S. Jeon2021-05-11 01:42:58 +0900
committerEon S. Jeon2021-05-11 01:42:58 +0900
commit0673c048e101c74e7e4487bc84416df4cc0cc34d (patch)
tree9ffa0a781dc10e4fb057c52636ed960fca4b4b9c /PKGBUILD
parentcbac3e47708aab4a141c79fc5286b54bffa76182 (diff)
downloadaur-hwpviewer.tar.gz
release 9.20.0.1573-3
* Directly fetch the package file using DLAGENTS - Thanks @jhyub for the contribution. * Bump `icu64` to `icu68` - This dependency is actually inherited from `webkitgtk`, so normally this should not be added here. - However, `webkitgtk-bin` is updated relatively slowly (inevitable, because we are all contributers), so it will end up depending on an old version of `icu`, again and again...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73e2adb63f75..8645a6ccd34d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,19 @@
# Maintainer: Eon S. Jeon <esjeon@hyunmu.am>
+_referer='Referer: https://www.hancom.com/'
+DLAGENTS=("https::/usr/bin/curl -o %o -H ${_referer// /\\ } %u")
+
pkgname='hwpviewer'
pkgver=9.20.0.1573
-pkgrel=2
+pkgrel=3
pkgdesc='An official HWP viewer for Linux by Hancom'
arch=('x86_64')
url='https://www.hancom.com/'
license=('custom:hwpviewer')
-depends=('gtk3' 'webkitgtk' 'gvfs' 'icu64')
+depends=('gtk3' 'webkitgtk' 'gvfs' 'icu68')
optdepends=()
source=(
- 'local://hancomoffice-hwpviewer-Ubuntu-amd64.deb'
+ 'https://cdn.hancom.com/pds/hnc/VIE/hancomoffice-hwpviewer-Ubuntu-amd64.deb'
'license.txt'
)
sha512sums=(