summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreugene2022-12-30 20:04:04 +0000
committereugene2022-12-30 20:04:04 +0000
commitd1e50740396dc920d672cf5adf50e2bc72f86ecc (patch)
treeeeedc8b0db10d4a179ae5f4700c00d1a418d2d2b
parent9c80c2ea71ac89da78b57daa553518fb0501d39d (diff)
downloadaur-d1e50740396dc920d672cf5adf50e2bc72f86ecc.tar.gz
update to 6.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 575693ce098a..9fe3cc42f63c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = hunspell-uk
pkgdesc = Ukrainian spelling dictionary
- pkgver = 5.9.0
+ pkgver = 6.0.1
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.9.0/hunspell-uk_UA_5.9.0.zip
- sha256sums = 496d0e1e1f9a3f18616c9c0ebe3541c59828f1335d896e643f966b91ed87f844
+ source = https://github.com/brown-uk/dict_uk/releases/download/v6.0.1/hunspell-uk_UA_6.0.1.zip
+ sha256sums = ac6e031e02edbf9b5e9a134a6c58fac6aec4432327b500c5e16541b4aaa8170d
pkgname = hunspell-uk
diff --git a/PKGBUILD b/PKGBUILD
index 612cae782f6c..10ab282844fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Rax Garfield <admin at dvizho.ks.ua>
pkgname=hunspell-uk
-pkgver=5.9.0
+pkgver=6.0.1
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=('496d0e1e1f9a3f18616c9c0ebe3541c59828f1335d896e643f966b91ed87f844')
+sha256sums=('ac6e031e02edbf9b5e9a134a6c58fac6aec4432327b500c5e16541b4aaa8170d')
package() {
install -dm755 "$pkgdir"/usr/share/hunspell