summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack84722024-02-25 07:56:45 +0100
committerJack84722024-02-25 07:56:45 +0100
commit9d86e41bf3af3ba72eff9149ee4a5b71d6a29584 (patch)
treec1be85d65dc32fa1d6e078036f4319dccabe1874
parent390eae8b512e7913aa071f75f5f2474447758bc4 (diff)
downloadaur-hyphen-pl.tar.gz
fix wrong source file link; add md5sums
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c50562879a3d..971156a78520 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = hyphen-pl
pkgdesc = Polish hyphenation rules
pkgver = 20081206
- pkgrel = 5
+ pkgrel = 6
url = https://wiki.documentfoundation.org/Development/Dictionaries
arch = any
license = LGPL
optdepends = hyphen: offers hyphenation library functions
- source = https://github.com/LibreOffice/dictionaries/blob/master/pl_PL/hyph_pl_PL.dic
- md5sums = SKIP
+ source = https://raw.githubusercontent.com/LibreOffice/dictionaries/master/pl_PL/hyph_pl_PL.dic
+ md5sums = a9ec853d1bf09f7989826500064384e1
pkgname = hyphen-pl
diff --git a/PKGBUILD b/PKGBUILD
index 9b73c505d596..0aefdb1ef621 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=hyphen-pl
pkgver=20081206
-pkgrel=5
+pkgrel=6
pkgdesc='Polish hyphenation rules'
arch=('any')
url='https://wiki.documentfoundation.org/Development/Dictionaries'
license=('LGPL')
optdepends=('hyphen: offers hyphenation library functions')
-source=("https://github.com/LibreOffice/dictionaries/blob/master/pl_PL/hyph_pl_PL.dic")
-md5sums=('SKIP')
+source=("https://raw.githubusercontent.com/LibreOffice/dictionaries/master/pl_PL/hyph_pl_PL.dic")
+md5sums=('a9ec853d1bf09f7989826500064384e1')
package() {
install -Dm644 hyph_pl_PL.dic "$pkgdir"/usr/share/hyphen/hyph_pl_PL.dic