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

Felix Yan felixonmars at archlinux.org
Mon Feb 27 05:23:11 UTC 2017


    Date: Monday, February 27, 2017 @ 05:23:10
  Author: felixonmars
Revision: 289586

upgpkg: libvoikko 4.1-1

Modified:
  libvoikko/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-26 22:42:16 UTC (rev 289585)
+++ PKGBUILD	2017-02-27 05:23:10 UTC (rev 289586)
@@ -4,8 +4,8 @@
 # Contributor:	Jussi Timperi	<gmail.com: jussi.timperi>
 
 pkgname=libvoikko
-pkgver=4.0.2
-pkgrel=2
+pkgver=4.1
+pkgrel=1
 pkgdesc="A spelling and grammar checker, hyphenator and collection of related linguistic data for Finnish language"
 arch=(i686 x86_64)
 url="http://voikko.sourceforge.net"
@@ -13,7 +13,7 @@
 depends=(gcc-libs)
 makedepends=(python)
 source=(http://www.puimula.org/voikko-sources/libvoikko/$pkgname-$pkgver.tar.gz)
-md5sums=('67f168ac77c552945380a06a9e73bbda')
+md5sums=('8233671012d5661555c9efe1e2f06696')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list