summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreugene2021-12-12 22:14:02 +0000
committereugene2021-12-12 22:14:02 +0000
commit45f071e1a24e594972d067c5d684a3cac30af80c (patch)
tree29f6539ae61ee2b727d2a0743ed5f03f9bf724a2
parentb57f2189440d37e034b5ba4906b0cc2139a23a42 (diff)
downloadaur-45f071e1a24e594972d067c5d684a3cac30af80c.tar.gz
update to 5.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54d7ef6add49..640cf90e83c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = hunspell-uk
pkgdesc = Ukrainian spelling dictionary
- pkgver = 5.5.2
+ pkgver = 5.6.0
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.5.2/hunspell-uk_UA_5.5.2.zip
- sha256sums = 7930b34c9f8d15feb46b9f71a5fd4179d7cd2235401e5fb234cf51303569cd0c
+ source = https://github.com/brown-uk/dict_uk/releases/download/v5.6.0/hunspell-uk_UA_5.6.0.zip
+ sha256sums = 20900d2cffe658a400ab34a865cbb36930dc045de3a6a73752a8f6b376ae6220
pkgname = hunspell-uk
diff --git a/PKGBUILD b/PKGBUILD
index 141f88dc173e..e07f28cf76fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Rax Garfield <admin at dvizho.ks.ua>
pkgname=hunspell-uk
-pkgver=5.5.2
+pkgver=5.6.0
pkgrel=1
pkgdesc="Ukrainian spelling dictionary"
arch=('any')
@@ -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=('7930b34c9f8d15feb46b9f71a5fd4179d7cd2235401e5fb234cf51303569cd0c')
+sha256sums=('20900d2cffe658a400ab34a865cbb36930dc045de3a6a73752a8f6b376ae6220')
package() {
install -dm755 "$pkgdir"/usr/share/hunspell