From dd394db9934618339447c30cb06b950ac1add3f6 Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Thu, 3 Jan 2019 19:08:43 -0600 Subject: user/aspell-dict-lt: bump for newer third-party release --- user/aspell-dict-lt/APKBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'user/aspell-dict-lt/APKBUILD') diff --git a/user/aspell-dict-lt/APKBUILD b/user/aspell-dict-lt/APKBUILD index 256ba69e1..8d31a0a30 100644 --- a/user/aspell-dict-lt/APKBUILD +++ b/user/aspell-dict-lt/APKBUILD @@ -1,18 +1,18 @@ # Contributor: Kiyoshi Aman # Maintainer: Kiyoshi Aman pkgname=aspell-dict-lt -pkgver=1.2.1.0 +pkgver=1.3 _pkgver=${pkgver%.*}-${pkgver#*.*.*.} pkgrel=0 pkgdesc="Lithuanian dictionaries for aspell" -url="http://aspell.net" +url="https://launchpad.net/ispell-lt" arch="noarch" options="!check" # no tests license="GPL-2.0-only" depends="aspell" makedepends="debianutils-which" -source="ftp://ftp.gnu.org/gnu/aspell/dict/lt/aspell6-lt-$_pkgver.tar.bz2" -builddir="$srcdir/aspell6-lt-$_pkgver" +source="https://launchpad.net/ispell-lt/main/$pkgver/+download/aspell6-lt-$pkgver.tar.bz2" +builddir="$srcdir/aspell6-lt-$pkgver" build() { cd "$builddir" @@ -23,4 +23,4 @@ package() { cd "$builddir" make DESTDIR="$pkgdir" install } -sha512sums="d0dcea087a926f7defbab0180d9c04c93a53da8843fe374f7f59284362453ee6b198568066053ad591df4c194d7c3b0ac59331611698b78e2ded558aa5e7775b aspell6-lt-1.2.1-0.tar.bz2" +sha512sums="dd19994f703b78b1296644699df18ddcdfdcb2441003ed9edee03ee18601ff2e15e9b4ed8fbf844d72b31f0c0313a6755c89b67c44eea35485c30f2abc3b206f aspell6-lt-1.3.tar.bz2" -- cgit v1.2.3-70-g09d2