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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Jun 29 10:59:02 UTC 2012


    Date: Friday, June 29, 2012 @ 06:59:02
  Author: andyrtr
Revision: 162737

upgpkg: hyphen 2.8.4-1

upstream update 2.8.4

Modified:
  hyphen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-29 10:55:24 UTC (rev 162736)
+++ PKGBUILD	2012-06-29 10:59:02 UTC (rev 162737)
@@ -3,7 +3,7 @@
 
 pkgbase=hyphen
 pkgname=('hyphen' 'hyphen-en')
-pkgver=2.8.3
+pkgver=2.8.4
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://hunspell.sf.net"
@@ -12,7 +12,7 @@
 makedepends=('glibc' 'perl')
 options=('!libtool')
 source=(http://downloads.sourceforge.net/hunspell/${pkgname}-${pkgver}.tar.gz)
-md5sums=('86261f06c097d3e425a2f6d0b0635380')
+md5sums=('a2f6010987e1c601274ab5d63b72c944')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -58,4 +58,4 @@
       ln -sv /usr/share/hyphen/$(basename $file) .
     done
   popd
-}
\ No newline at end of file
+}




More information about the arch-commits mailing list