summaryrefslogtreecommitdiff
path: root/user/aspell-dict-lt
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2019-01-03 19:08:43 -0600
committerKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2019-01-03 19:08:43 -0600
commitdd394db9934618339447c30cb06b950ac1add3f6 (patch)
tree9b40ca3f07df3b0fdca0ce772c0def38349fec60 /user/aspell-dict-lt
parent315c18b088ccad3fe28473c6dc87049d69429d38 (diff)
downloadpackages-dd394db9934618339447c30cb06b950ac1add3f6.tar.gz
packages-dd394db9934618339447c30cb06b950ac1add3f6.tar.bz2
packages-dd394db9934618339447c30cb06b950ac1add3f6.tar.xz
packages-dd394db9934618339447c30cb06b950ac1add3f6.zip
user/aspell-dict-lt: bump for newer third-party release
Diffstat (limited to 'user/aspell-dict-lt')
-rw-r--r--user/aspell-dict-lt/APKBUILD10
1 files changed, 5 insertions, 5 deletions
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 <kiyoshi.aman+adelie@gmail.com>
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
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"