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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Oct 15 10:00:42 UTC 2011


    Date: Saturday, October 15, 2011 @ 06:00:42
  Author: andyrtr
Revision: 140475

upgpkg: hyphen 2.8.3-1

upstream update 2.8.3

Modified:
  hyphen/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-15 09:49:42 UTC (rev 140474)
+++ PKGBUILD	2011-10-15 10:00:42 UTC (rev 140475)
@@ -3,8 +3,8 @@
 
 pkgbase=hyphen
 pkgname=('hyphen' 'hyphen-en')
-pkgver=2.7.1
-pkgrel=2
+pkgver=2.8.3
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://hunspell.sf.net"
 license=('GPL' 'LGPL' 'MPL')
@@ -12,7 +12,7 @@
 makedepends=('glibc' 'perl')
 options=('!libtool')
 source=(http://downloads.sourceforge.net/hunspell/${pkgname}-${pkgver}.tar.gz)
-md5sums=('48a9f787f43a09c0a9b7b00cd1fddbbf')
+md5sums=('86261f06c097d3e425a2f6d0b0635380')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -27,7 +27,7 @@
  pkgdesc="library for high quality hyphenation and justification"
  depends=('glibc' 'perl')
 
-  cd "$srcdir/$pkgname-$pkgver"
+  cd "$srcdir/$pkgbase-$pkgver"
   make DESTDIR="$pkgdir/" install-libLTLIBRARIES
   make DESTDIR="$pkgdir/" install-binSCRIPTS
   make DESTDIR="$pkgdir/" install-includeHEADERS
@@ -41,7 +41,7 @@
  # arch=('any')
  optdepends=('hyphen: offers hyphenation library functions')
 
-  cd "$srcdir/$pkgname-$pkgver"
+  cd "$srcdir/$pkgbase-$pkgver"
   make DESTDIR="$pkgdir/" install-hyphDATA
 
   pushd ${pkgdir}/usr/share/hyphen/




More information about the arch-commits mailing list