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

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


    Date: Thursday, March 2, 2017 @ 01:34:10
  Author: bisson
Revision: 289818

switch to sha256sum

Modified:
  m17n-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 01:34:06 UTC (rev 289817)
+++ PKGBUILD	2017-03-02 01:34:10 UTC (rev 289818)
@@ -14,7 +14,8 @@
 options=('!makeflags' '!emptydirs')
 validpgpkeys=('D68584F9B40A6502FD7C53015F592A4029890630')
 source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha1sums=('6ebc98680ffb575c5f58190f054d60fdb8b0f301' 'SKIP')
+sha256sums=('8eb853e1e0c86a70a09871f3264f950e5d62bba98960b3ffcde11511c138db83'
+            'SKIP')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list