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

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


    Date: Thursday, March 2, 2017 @ 01:32:11
  Author: bisson
Revision: 289800

switch to sha256sum

Modified:
  inkscape/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 01:32:07 UTC (rev 289799)
+++ PKGBUILD	2017-03-02 01:32:11 UTC (rev 289800)
@@ -22,7 +22,7 @@
             'python2-lxml: some extensions and filters'
             'uniconvertor: reading/writing to some proprietary formats')
 source=('https://media.inkscape.org/dl/resources/file/inkscape-0.92.1.tar_XlpI7qT.bz2')
-sha1sums=('bede1252b344dc08abb6736084364d8125a6dffc')
+sha256sums=('257405bf802de125f17d123638093a37db02ebe334d243cf9b0d8903f7c89005')
 
 prepare() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list