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

Felix Yan fyan at nymeria.archlinux.org
Thu Feb 21 01:14:47 UTC 2013


    Date: Thursday, February 21, 2013 @ 02:14:47
  Author: fyan
Revision: 84628

upgpkg: sunpinyin-data 2.0.3.20130220-1

Modified:
  sunpinyin-data/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-21 01:10:55 UTC (rev 84627)
+++ PKGBUILD	2013-02-21 01:14:47 UTC (rev 84628)
@@ -3,16 +3,16 @@
 # Contributor: Thomas Dziedzic < gostrc at gmail >
 
 pkgname=sunpinyin-data
-pkgver=2.0.3.20121025
+pkgver=2.0.3.20130220
 pkgrel=1
 arch=('any')
 pkgdesc="Statistical language model data from open-gram project for sunpinyin"
 license=('APACHE')
 provides=("sunpinyin-data-le=$pkgver")
 url="http://sunpinyin.googlecode.com"
-makedepends=("sunpinyin>=$pkgver")
+makedepends=("sunpinyin")
 source=('http://open-gram.googlecode.com/files/lm_sc.t3g.arpa-20121025.tar.bz2'
-        'http://open-gram.googlecode.com/files/dict.utf8-20120830.tar.bz2')
+        'http://open-gram.googlecode.com/files/dict.utf8-20130220.tar.bz2')
 
 build() {
   mkdir -p "$srcdir/raw"
@@ -30,4 +30,4 @@
 }
 
 md5sums=('0586241ca33359ad176c842c90bf563e'
-         '52b9a47861bef707f65b682d52e8117f')
+         '1e95894a4a3d8923e86e7b78c77ac815')




More information about the arch-commits mailing list