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

Felix Yan fyan at nymeria.archlinux.org
Thu Dec 12 03:20:35 UTC 2013


    Date: Thursday, December 12, 2013 @ 04:20:34
  Author: fyan
Revision: 102476

upgpkg: sunpinyin-data 2.0.3.20131212-1

Modified:
  sunpinyin-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-11 22:24:57 UTC (rev 102475)
+++ PKGBUILD	2013-12-12 03:20:34 UTC (rev 102476)
@@ -3,7 +3,9 @@
 # Contributor: Thomas Dziedzic < gostrc at gmail >
 
 pkgname=sunpinyin-data
-pkgver=2.0.3.20131211
+pkgver=2.0.3.20131212
+_lm_sc_ver=20121025
+_dict_ver=20131212
 pkgrel=1
 arch=('any')
 pkgdesc="Statistical language model data from open-gram project for sunpinyin"
@@ -11,8 +13,8 @@
 provides=("sunpinyin-data-le=$pkgver")
 url="http://sunpinyin.googlecode.com"
 makedepends=("sunpinyin")
-source=('http://open-gram.googlecode.com/files/lm_sc.t3g.arpa-20121025.tar.bz2'
-        'http://open-gram.googlecode.com/files/dict.utf8-20131211.tar.bz2')
+source=("http://open-gram.googlecode.com/files/lm_sc.t3g.arpa-${_lm_sc_ver}.tar.bz2"
+        "http://open-gram.googlecode.com/files/dict.utf8-${_dict_ver}.tar.bz2")
 
 prepare() {
   mkdir raw && cd raw
@@ -33,4 +35,4 @@
 }
 
 sha512sums=('3159dd3700382cfa617ba025ce542660580f3057e0dd6bbb92947902495db08e4454c1d09d01a55c90653444513d125dd034e944b060a9d8e009c3633b106d97'
-            'c8fb734cfe04ca4b6b5746bc405f025b55b09773d043a0b72f9bd24e89566e0e2aa7f1167efedb0799e07767b36c08a552a25e357e7e678337796087559e4a0c')
+            '3c90965ee389995a9a2801d489fb3f37ecf124d318a159a94145f6db348d7561dfa408dd148ab4eeae3ea466f83c1132558d4117bc6a01ca97cf89ce85ca9b99')




More information about the arch-commits mailing list