diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-15 14:36:02 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-15 14:36:02 -0300 |
commit | 5f5cc752e0a87d0ccd031eaf01ca2b63f303e00c (patch) | |
tree | d96687d0c40dec64bacc8b82afbd024b781a9591 /community/aspell-uk/PKGBUILD | |
parent | 2a5d7fae98236635f0b42f281b98c7fa878651b2 (diff) | |
parent | f96b67a7733c348213a216ba6472d43614b44f04 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/haskell-x11-xft/PKGBUILD
community/xmobar/PKGBUILD
core/pcre/PKGBUILD
core/texinfo/PKGBUILD
extra/ettercap/PKGBUILD
libre/initscripts/PKGBUILD
Diffstat (limited to 'community/aspell-uk/PKGBUILD')
-rw-r--r-- | community/aspell-uk/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/aspell-uk/PKGBUILD b/community/aspell-uk/PKGBUILD index ba4520171..08a4999bd 100644 --- a/community/aspell-uk/PKGBUILD +++ b/community/aspell-uk/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 60254 2011-12-08 19:13:21Z jlichtblau $ +# $Id: PKGBUILD 60430 2011-12-13 20:24:40Z jlichtblau $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Roman Kyrylych <roman@archlinux.org> pkgname=aspell-uk pkgver=1.6.5 _ftpver=1.4.0 -pkgrel=1 +pkgrel=3 pkgdesc="Ukrainian dictionary for aspell" arch=('i686' 'x86_64' 'mips64el') url="http://ispell-uk.sourceforge.net/" |