From 47b8659e755c7f4b8210a9fae2fb8d6bd1d0e3f9 Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Thu, 3 Jan 2019 19:22:44 -0600 Subject: user/aspell-dict-ro: bump for newer third-party release --- user/aspell-dict-ro/APKBUILD | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'user/aspell-dict-ro') diff --git a/user/aspell-dict-ro/APKBUILD b/user/aspell-dict-ro/APKBUILD index a116d1d50..f80bc913f 100644 --- a/user/aspell-dict-ro/APKBUILD +++ b/user/aspell-dict-ro/APKBUILD @@ -1,18 +1,17 @@ # Contributor: Kiyoshi Aman # Maintainer: Kiyoshi Aman pkgname=aspell-dict-ro -pkgver=3.3.2 -_pkgver=${pkgver%.*}-${pkgver#*.*.} +pkgver=3.3.10 pkgrel=0 pkgdesc="Romanian dictionaries for aspell" -url="http://aspell.net" +url="https://sourceforge.net/projects/rospell/" arch="noarch" options="!check" # no tests license="GPL-2.0-only" depends="aspell" makedepends="debianutils-which" -source="ftp://ftp.gnu.org/gnu/aspell/dict/ro/aspell5-ro-$_pkgver.tar.bz2" -builddir="$srcdir/aspell5-ro-$_pkgver" +source="https://download.sourceforge.net/rospell/aspell5-ro-$pkgver.tar.bz2" +builddir="$srcdir/aspell5-ro-$pkgver" build() { cd "$builddir" @@ -23,4 +22,4 @@ package() { cd "$builddir" make DESTDIR="$pkgdir" install } -sha512sums="0027334b6201e24b038d78d5b01b8495a661dc41df44b099b6c27156d11f33c26db1dd7bc9dbf45263695820b20da3891da58a30584f5e285579dec199b5acd3 aspell5-ro-3.3-2.tar.bz2" +sha512sums="c535894d11ee168311a2cc0f799005639b21f3284a2a51db25d513d3e0494cf6d2fb7517bc79bc76f2d9ae89bb43c8bcbac7f451195ee22a7cce361aa09914ba aspell5-ro-3.3.10.tar.bz2" -- cgit v1.2.3-60-g2f50