[arch-commits] Commit in hyphen/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Dec 1 17:04:13 UTC 2010


    Date: Wednesday, December 1, 2010 @ 12:04:13
  Author: andyrtr
Revision: 101756

upgpkg: hyphen 2.7.1-1
new version 2.7.1

Modified:
  hyphen/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-01 14:34:05 UTC (rev 101755)
+++ PKGBUILD	2010-12-01 17:04:13 UTC (rev 101756)
@@ -3,7 +3,7 @@
 
 pkgbase=hyphen
 pkgname=('hyphen' 'hyphen-en')
-pkgver=2.7
+pkgver=2.7.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://hunspell.sf.net"
@@ -12,12 +12,12 @@
 makedepends=('glibc' 'perl')
 options=('!libtool')
 source=(http://downloads.sourceforge.net/hunspell/${pkgname}-${pkgver}.tar.gz)
-md5sums=('181d3759b757f3c9d6300c12dbfa1ebc')
+md5sums=('48a9f787f43a09c0a9b7b00cd1fddbbf')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   # libtool fix
-  autoreconf -vfi
+#  autoreconf -vfi
   
   ./configure --prefix=/usr --disable-static
   make




More information about the arch-commits mailing list