summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2836ebb156bf..6e7ccab670ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
## Developed by 케이투웹테크(주)
pkgname=libreoffice-extension-hwp2odt
-pkgver=0.4.3
-_extname=Hwp2Odt
-_filename=${_extname}-${pkgver}.oxt
+pkgver=0.4.4
pkgrel=1
pkgdesc="LibreOffice extension that import hwp file and present in OpenDocumentText format"
+_extname=Hwp2Odt
+_filename=${_extname}-${pkgver}.oxt
arch=(any)
url="https://github.com/k2webtech/hwp2odt"
license=(custom)
-sha512sums=('0358c15c8f6cababa24c24e42447b23cb7d5ab509d04c78b59acd97adf2c1ef917abbc18d9776e5fe619a360bfb5ff2ca3d2c554242db8a7995f1d911cd47c39')
+sha512sums=('8b1b88615ab579a0da09e032ef3b388906c1b1da8924e095aa1c1653316501e77943d53c622bd0ec2ed5f7aba1ea99c5535b8903389e11adc9b34b8f761dd757')
# About license, please check this https://github.com/k2webtech/hwp2odt/issues/1
depends=(libreoffice)
groups=('libreoffice-extensions')