summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18031c32e9d7..804344639849 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = hyphen-ru
pkgdesc = Russian hyphenation rules
- pkgver = 20200604
- pkgrel = 3
+ pkgver = 20210727
+ pkgrel = 1
url = https://github.com/LibreOffice/dictionaries/tree/master/ru_RU
arch = any
license = custom
depends = hyphen
- source = hyphen-ru.dic::https://github.com/LibreOffice/dictionaries/raw/12e591abdbc5565e5018ed9b8fbe6d635ade87d7/ru_RU/hyph_ru_RU.dic
- source = hyphen-ru-README.txt::https://github.com/LibreOffice/dictionaries/raw/12e591abdbc5565e5018ed9b8fbe6d635ade87d7/ru_RU/README_ru_RU.txt
+ source = hyphen-ru-30dd499.dic::https://github.com/LibreOffice/dictionaries/raw/30dd499/ru_RU/hyph_ru_RU.dic
+ source = hyphen-ru-30dd499-README.txt::https://github.com/LibreOffice/dictionaries/raw/30dd499/ru_RU/README_ru_RU.txt
sha256sums = e9a6ae92765fc7e63d879f2ccf3f50f2b95bc8ed7618a6f31c34ce7d39844c83
sha256sums = 262af2f6ad70a61e5ee1332ff44fa8ee50edca819cf33207d8ad6ba6a0c9be52
diff --git a/PKGBUILD b/PKGBUILD
index daf4f3524c91..9de2338aa3d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Dmytro Meleshko <dmytro.meleshko@gmail.com>
pkgname=hyphen-ru
-pkgver=20200604
-_commit=12e591abdbc5565e5018ed9b8fbe6d635ade87d7
-pkgrel=3
+pkgver=20210727
+_commit=30dd499
+pkgrel=1
pkgdesc="Russian hyphenation rules"
arch=('any')
url='https://github.com/LibreOffice/dictionaries/tree/master/ru_RU'
license=('custom')
depends=('hyphen')
-source=("${pkgname}.dic::https://github.com/LibreOffice/dictionaries/raw/${_commit}/ru_RU/hyph_ru_RU.dic"
- "${pkgname}-README.txt::https://github.com/LibreOffice/dictionaries/raw/${_commit}/ru_RU/README_ru_RU.txt")
+source=("${pkgname}-${_commit}.dic::https://github.com/LibreOffice/dictionaries/raw/${_commit}/ru_RU/hyph_ru_RU.dic"
+ "${pkgname}-${_commit}-README.txt::https://github.com/LibreOffice/dictionaries/raw/${_commit}/ru_RU/README_ru_RU.txt")
sha256sums=('e9a6ae92765fc7e63d879f2ccf3f50f2b95bc8ed7618a6f31c34ce7d39844c83'
'262af2f6ad70a61e5ee1332ff44fa8ee50edca819cf33207d8ad6ba6a0c9be52')