summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreugene2021-09-27 22:21:58 +0000
committereugene2021-09-27 22:21:58 +0000
commitb57f2189440d37e034b5ba4906b0cc2139a23a42 (patch)
tree830c76ee95edd70dc6c94869076e09dc60d7591e
parent18142514f3f1da0bffaf82b2bf31eae128c76f98 (diff)
downloadaur-b57f2189440d37e034b5ba4906b0cc2139a23a42.tar.gz
update to 5.5.2
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f5ca07dc43c..54d7ef6add49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = hunspell-uk
pkgdesc = Ukrainian spelling dictionary
- pkgver = 5.3.1
- pkgrel = 2
+ pkgver = 5.5.2
+ pkgrel = 1
url = https://github.com/brown-uk/dict_uk
arch = any
license = CCPL
makedepends = qt5-webengine
optdepends = hunspell: the spell checking libraries and apps
- source = https://github.com/brown-uk/dict_uk/releases/download/v5.3.1/hunspell-uk_UA_5.3.1.zip
- sha256sums = 71ab63a82841110e0745f3f7ccda41320ca815809a502c5c73c7d875a558fd23
+ source = https://github.com/brown-uk/dict_uk/releases/download/v5.5.2/hunspell-uk_UA_5.5.2.zip
+ sha256sums = 7930b34c9f8d15feb46b9f71a5fd4179d7cd2235401e5fb234cf51303569cd0c
pkgname = hunspell-uk
-
diff --git a/PKGBUILD b/PKGBUILD
index b44a03797e11..141f88dc173e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Rax Garfield <admin at dvizho.ks.ua>
pkgname=hunspell-uk
-pkgver=5.3.1
-pkgrel=2
+pkgver=5.5.2
+pkgrel=1
pkgdesc="Ukrainian spelling dictionary"
arch=('any')
url='https://github.com/brown-uk/dict_uk'
@@ -11,7 +11,7 @@ license=('CCPL')
optdepends=('hunspell: the spell checking libraries and apps')
makedepends=('qt5-webengine')
source=("https://github.com/brown-uk/dict_uk/releases/download/v${pkgver}/hunspell-uk_UA_${pkgver}.zip")
-sha256sums=('71ab63a82841110e0745f3f7ccda41320ca815809a502c5c73c7d875a558fd23')
+sha256sums=('7930b34c9f8d15feb46b9f71a5fd4179d7cd2235401e5fb234cf51303569cd0c')
package() {
install -dm755 "$pkgdir"/usr/share/hunspell