updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git] / vim-spell-kk / PKGBUILD
blob8df29f5d05a6d637ff0272ecb2bf3580afe7ae53
1 # Maintainer: Baurzhan Muftakhidinov <baurthefirst at gmail dot com>
2 pkgname=vim-spell-kk
3 pkgver=20100906
4 pkgrel=1
5 pkgdesc="Kazakh dictionary for Vim spell checking"
6 arch=('any')
7 url="http://ftp.vim.org/vim/runtime/spell/"
8 license=('GPL')
9 depends=('vim')
10 source=('http://mail.kazgrid.kz/repo/kk.utf-8.spl')
11 md5sums=('ae2e6f74647b18ed38320e3c147274b3')
13 build() {
14   cd "$startdir/src"
16     install -Dm644 kk.utf-8.spl $startdir/pkg/usr/share/vim/vimfiles/spell/kk.utf-8.spl