Date: Thursday, November 3, 2022 @ 23:24:42
  Author: anthraxx
Revision: 1341756

upgpkg: sunpinyin 3.0.0rc2-2: switch to https url

Modified:
  sunpinyin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-03 23:21:42 UTC (rev 1341755)
+++ PKGBUILD    2022-11-03 23:24:42 UTC (rev 1341756)
@@ -4,11 +4,11 @@
 pkgname=sunpinyin
 pkgver=3.0.0rc2
 _tag=3.0.0-rc2
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 pkgdesc="Statistical Language Model based pinyin IME by Sun"
 license=(LGPL)
-url="http://sunpinyin.googlecode.com";
+url="https://github.com/sunpinyin/sunpinyin";
 depends=(sqlite make gcc-libs)
 makedepends=(git scons intltool python)
 optdepends=('sunpinyin-data: Statistical language model data from open-gram 
project for sunpinyin')

Reply via email to