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

Felix Yan felixonmars at archlinux.org
Mon Jun 27 14:52:52 UTC 2016


    Date: Monday, June 27, 2016 @ 14:52:52
  Author: felixonmars
Revision: 181431

upgpkg: librime 1:1.2.9-1

Modified:
  librime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-27 14:45:40 UTC (rev 181430)
+++ PKGBUILD	2016-06-27 14:52:52 UTC (rev 181431)
@@ -4,9 +4,9 @@
 # Contributor: 網軍總司令
 
 pkgname=librime
-pkgver=1.2.20160226
-_commit=df4192cc0980b21bc45f4eb142ba24cfa78a50e0
-pkgrel=2
+pkgver=1.2.9
+pkgrel=1
+epoch=1
 pkgdesc="Rime input method engine"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/rimeime/"
@@ -14,7 +14,7 @@
 depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
 optdepends=('brise: Rime schema repository')
 makedepends=('cmake' 'boost' 'git')
-source=("git+https://github.com/rime/librime.git#commit=$_commit")
+source=("git+https://github.com/rime/librime.git#tag=rime-$pkgver")
 sha512sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list