diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-01 03:54:24 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-01 03:54:24 +0000 |
commit | 88933a383866089c23f6d62783a6a24ab211e872 (patch) | |
tree | 06df2798b84f9e12ebbef88948c0e5b2a3227e99 /extra/aspell | |
parent | ffb384c05abcdb9c7a7d9df8407b8efc8caa78de (diff) |
Tue Jul 1 03:46:37 UTC 2014
Diffstat (limited to 'extra/aspell')
-rw-r--r-- | extra/aspell/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/aspell/PKGBUILD b/extra/aspell/PKGBUILD index e62de7316..f9fe3f854 100644 --- a/extra/aspell/PKGBUILD +++ b/extra/aspell/PKGBUILD @@ -1,13 +1,14 @@ -# $Id: PKGBUILD 197863 2013-10-30 11:20:05Z allan $ +# $Id: PKGBUILD 215604 2014-06-30 04:21:29Z fyan $ +# Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: Jochem Kossen <j.kossen@home.nl> # Contributor: dorphell <dorphell@archlinux.org> # Contributor: Thayer Williams <thayer@archlinux.org> -# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> +# Contributor: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=aspell pkgver=0.60.6.1 _pkgmajorver=0.60 -pkgrel=1 +pkgrel=2 pkgdesc="A spell checker designed to eventually replace Ispell" arch=('i686' 'x86_64') url="http://aspell.net/" |