summaryrefslogtreecommitdiff
path: root/user/aspell-dict-tl
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2019-01-07 22:35:38 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2019-01-07 22:35:38 +0000
commit4b7ab0d96afd829544993c03d0a0838f83f3b505 (patch)
tree8b8377d44539c3f476293922da572de2acf4e418 /user/aspell-dict-tl
parent07d14ade94de30f0724e7ae9b8caafa2a77d0f5b (diff)
parent76dad05e65c7eab8b820fd553554ca5a6fe9e342 (diff)
downloadpackages-4b7ab0d96afd829544993c03d0a0838f83f3b505.tar.gz
packages-4b7ab0d96afd829544993c03d0a0838f83f3b505.tar.bz2
packages-4b7ab0d96afd829544993c03d0a0838f83f3b505.tar.xz
packages-4b7ab0d96afd829544993c03d0a0838f83f3b505.zip
Merge branch 'aspell.bumps' into 'master'
Third-party bumps for aspell dictionaries See merge request !140
Diffstat (limited to 'user/aspell-dict-tl')
-rw-r--r--user/aspell-dict-tl/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/user/aspell-dict-tl/APKBUILD b/user/aspell-dict-tl/APKBUILD
index 7146e8b7f..c108875fb 100644
--- a/user/aspell-dict-tl/APKBUILD
+++ b/user/aspell-dict-tl/APKBUILD
@@ -1,18 +1,18 @@
# Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
pkgname=aspell-dict-tl
-pkgver=0.02.1
+pkgver=0.4.0
_pkgver=${pkgver%.*}-${pkgver#*.*.}
pkgrel=0
pkgdesc="Tagalog dictionaries for aspell"
-url="http://aspell.net"
+url="" # no suitable website
arch="noarch"
options="!check" # no tests
license="GPL-2.0-only"
depends="aspell"
makedepends="debianutils-which"
-source="ftp://ftp.gnu.org/gnu/aspell/dict/tl/aspell5-tl-$_pkgver.tar.bz2"
-builddir="$srcdir/aspell5-tl-$_pkgver"
+source="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/tagalog-wordlist/aspell6-tl-$_pkgver.tar.bz2"
+builddir="$srcdir/aspell6-tl-$_pkgver"
build() {
cd "$builddir"
@@ -23,4 +23,4 @@ package() {
cd "$builddir"
make DESTDIR="$pkgdir" install
}
-sha512sums="2bff0f0191104312b8674ef65ee77a8e80225bc9bb6afe651aeb94a03db8781e8545b5b09f0143f557092c868f0873c17c55055b8cdd66f18a648ba2c805a6f0 aspell5-tl-0.02-1.tar.bz2"
+sha512sums="e9ad3e7e619ed19ffde923a07553c4930c60292a0e5592a68cf0e09d6f6d3b3b7ff74adb8f53e9255528c319c12ef442eff4e3b2ce169156d1664b5d565a7f5a aspell6-tl-0.4-0.tar.bz2"