From 76dad05e65c7eab8b820fd553554ca5a6fe9e342 Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Thu, 3 Jan 2019 19:31:40 -0600 Subject: user/aspell-dict-tl: bump for newer third-party release --- user/aspell-dict-tl/APKBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'user/aspell-dict-tl/APKBUILD') 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 # Maintainer: Kiyoshi Aman 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" -- cgit v1.2.3-60-g2f50