summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreugene2020-12-31 17:58:10 +0000
committereugene2020-12-31 17:58:10 +0000
commit51e004987d25ccaeae62523536b37b5fe5501549 (patch)
treed6a67e85548d14c8bde1e8c33381dba1ab0e64bc
parentc65d60e7f42794333c5343e7cafa5b0b49c69692 (diff)
downloadaur-51e004987d25ccaeae62523536b37b5fe5501549.tar.gz
update to 5.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae2a890836df..f7f118749502 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = hunspell-uk
pkgdesc = Ukrainian spelling dictionary
- pkgver = 5.0.6
+ pkgver = 5.2.0
pkgrel = 1
url = https://github.com/brown-uk/dict_uk
arch = any
license = GPL3
makedepends = qt5-webengine
optdepends = hunspell: the spell checking libraries and apps
- source = https://github.com/brown-uk/dict_uk/releases/download/v5.0.6/hunspell-uk_UA.zip
- sha256sums = d7aa147db0cafb2fb473219275b2ba2af7c2673320a1e7a31d31743850a07735
+ source = https://github.com/brown-uk/dict_uk/releases/download/v5.2.0/hunspell-uk_UA_5.2.0.zip
+ sha256sums = 496290afc7c201bbdfcf4c4ea6e1f5528d8432abc5d48746983ca33f3cb78175
pkgname = hunspell-uk
diff --git a/PKGBUILD b/PKGBUILD
index 6557bcc99c58..eeacec8de6b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Rax Garfield <admin at dvizho.ks.ua>
pkgname=hunspell-uk
-pkgver=5.0.6
+pkgver=5.2.0
pkgrel=1
pkgdesc="Ukrainian spelling dictionary"
arch=('any')
@@ -10,8 +10,8 @@ url='https://github.com/brown-uk/dict_uk'
license=('GPL3')
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.zip")
-sha256sums=('d7aa147db0cafb2fb473219275b2ba2af7c2673320a1e7a31d31743850a07735')
+source=("https://github.com/brown-uk/dict_uk/releases/download/v${pkgver}/hunspell-uk_UA_${pkgver}.zip")
+sha256sums=('496290afc7c201bbdfcf4c4ea6e1f5528d8432abc5d48746983ca33f3cb78175')
package() {
install -dm755 "$pkgdir"/usr/share/hunspell