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

Gaëtan Bisson bisson at archlinux.org
Thu Mar 2 01:35:48 UTC 2017


    Date: Thursday, March 2, 2017 @ 01:35:47
  Author: bisson
Revision: 289840

switch to sha256sum

Modified:
  scim-pinyin/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 01:35:41 UTC (rev 289839)
+++ PKGBUILD	2017-03-02 01:35:47 UTC (rev 289840)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('scim')
 source=("https://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('d7c2d52a5712753af241a5301db23527ba438ea1')
+sha256sums=('30cb1d24db913bfe239429f3421b7b4e0bdf09d7410346f19b49322321c362f2')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list