summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1d0ff758ac9..b8007dd47acb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = hwpviewer
pkgdesc = An official HWP viewer for Linux by Hancom
pkgver = 9.20.0.1573
- pkgrel = 2
+ pkgrel = 3
url = https://www.hancom.com/
arch = x86_64
license = custom:hwpviewer
depends = gtk3
depends = webkitgtk
depends = gvfs
- depends = icu64
- source = local://hancomoffice-hwpviewer-Ubuntu-amd64.deb
+ depends = icu68
+ source = https://cdn.hancom.com/pds/hnc/VIE/hancomoffice-hwpviewer-Ubuntu-amd64.deb
source = license.txt
sha512sums = ae8c1a8ed4ca2b09d24a7749c54f2a02ca6105814a82e389074a495e0b4022865c02aa6c6507f54d3283fa0d0a675a4578ea66b595bd47f83714a4e00be7802b
sha512sums = ae8a48e372ecaa2f48c658b4485e831d472fc7a314187aa7d8110002af007ab44573d9b7b2f086f5b48b8eae0d89fc35306423aaef8f84e986c467a027ab2fce
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=(