summaryrefslogtreecommitdiff
path: root/community/aspell-uk
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-09 23:14:52 +0000
committerroot <root@rshg054.dnsready.net>2011-12-09 23:14:52 +0000
commitd22b68a6758c4f29a8e50a7be467374a53c68415 (patch)
tree019c8b74603792b4b8f08d6815438654a64d0e38 /community/aspell-uk
parent707457876743e969be9eb163c36928978df245cd (diff)
Fri Dec 9 23:14:52 UTC 2011
Diffstat (limited to 'community/aspell-uk')
-rw-r--r--community/aspell-uk/PKGBUILD15
1 files changed, 8 insertions, 7 deletions
diff --git a/community/aspell-uk/PKGBUILD b/community/aspell-uk/PKGBUILD
index f3252b56a..199ea4d50 100644
--- a/community/aspell-uk/PKGBUILD
+++ b/community/aspell-uk/PKGBUILD
@@ -1,19 +1,20 @@
-# $Id: PKGBUILD 43281 2011-03-24 13:28:23Z andrea $
-# Maintainer : Roman Kyrylych <roman@archlinux.org>
+# $Id: PKGBUILD 60254 2011-12-08 19:13:21Z jlichtblau $
+# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+# Contributor: Roman Kyrylych <roman@archlinux.org>
pkgname=aspell-uk
-pkgver=1.6.0
+pkgver=1.6.5
_ftpver=1.4.0
-pkgrel=3
+pkgrel=1
pkgdesc="Ukrainian dictionary for aspell"
arch=('i686' 'x86_64')
url="http://ispell-uk.sourceforge.net/"
license=('GPL' 'LGPL' 'MPL')
depends=('aspell')
source=(ftp://ftp.gnu.org/gnu/aspell/dict/uk/aspell6-uk-${_ftpver}-0.tar.bz2
- http://downloads.sourceforge.net/ispell-uk/spell-uk-$pkgver.tgz)
-md5sums=('662f15381d11581758866fd7af43b4d7'
- '4177ed3e196e6511513cf358c4a42e1a')
+ http://downloads.sourceforge.net/project/ispell-uk/spell-uk/$pkgver/spell-uk-$pkgver.tgz)
+sha256sums=('35f9a7e840c1272706bc6dd172bc9625cbd843d021094da8598a6abba525f18c'
+ '90eff3b9e40d04b53717240b725e303f02cec4ee8bef9bded69b7481e41fa422')
build() {
# needed when using a source package from ispell-uk project