summaryrefslogtreecommitdiffstats
path: root/abs/extra/enchant
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-12-12 19:26:05 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-12-12 19:26:05 (GMT)
commit9059e1fe1f2f591482e81a13893baf2fe1caa24e (patch)
tree1917516b0ecdb5a9c8865b40829cac4b9ae9cad1 /abs/extra/enchant
parentdac8d2ef3153cb30dbb826ecff1e972cd1ed95fe (diff)
downloadlinhes_pkgbuild-9059e1fe1f2f591482e81a13893baf2fe1caa24e.zip
linhes_pkgbuild-9059e1fe1f2f591482e81a13893baf2fe1caa24e.tar.gz
linhes_pkgbuild-9059e1fe1f2f591482e81a13893baf2fe1caa24e.tar.bz2
enchant: update to 1.6.0-5
Diffstat (limited to 'abs/extra/enchant')
-rw-r--r--abs/extra/enchant/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/extra/enchant/PKGBUILD b/abs/extra/enchant/PKGBUILD
index a8dc20d..837363a 100644
--- a/abs/extra/enchant/PKGBUILD
+++ b/abs/extra/enchant/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 139539 2011-10-03 12:17:06Z jgc $
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# $Id$
+# Maintainer: Felix Yan <felixonmars@gmail.com>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=enchant
pkgver=1.6.0
-pkgrel=4
+pkgrel=5
pkgdesc="A wrapper library for generic spell checking"
arch=('i686' 'x86_64')
url="http://www.abisource.com/enchant/"
license=('LGPL')
depends=('aspell' 'dbus-glib' 'hunspell' 'hspell')
-options=('!libtool')
source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
md5sums=('de11011aff801dc61042828041fb59c7')