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

Felix Yan felixonmars at archlinux.org
Mon Aug 8 07:12:54 UTC 2016


    Date: Monday, August 8, 2016 @ 07:12:54
  Author: felixonmars
Revision: 185980

upgpkg: sunpinyin 3.0.0rc1-1

Modified:
  sunpinyin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-08 03:29:42 UTC (rev 185979)
+++ PKGBUILD	2016-08-08 07:12:54 UTC (rev 185980)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Dziedzic < gostrc at gmail >
 
 pkgname=sunpinyin
-pkgver=2.0.3.20160226
-_commit=844ad0fe49751d6a09fdfe531668769b06c66459
+pkgver=3.0.0rc1
+_tag=v3.0.0-rc1
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="Statistical Language Model based pinyin IME by Sun"
@@ -13,7 +13,7 @@
 depends=('sqlite' 'make' 'gcc-libs')
 optdepends=('sunpinyin-data: Statistical language model data from open-gram project for sunpinyin')
 makedepends=('git' 'scons' 'intltool')
-source=("git://github.com/sunpinyin/sunpinyin.git#commit=$_commit")
+source=("git://github.com/sunpinyin/sunpinyin.git#tag=$_tag")
 md5sums=("SKIP")
 
 prepare() {



More information about the arch-commits mailing list