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

Gaëtan Bisson bisson at archlinux.org
Thu Aug 10 03:12:37 UTC 2017


    Date: Thursday, August 10, 2017 @ 03:12:36
  Author: bisson
Revision: 301831

upstream update

Modified:
  inkscape/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-09 22:01:57 UTC (rev 301830)
+++ PKGBUILD	2017-08-10 03:12:36 UTC (rev 301831)
@@ -4,8 +4,8 @@
 # Contributor: tobias <tobias at archlinux.org>
 
 pkgname=inkscape
-pkgver=0.92.1
-pkgrel=5
+pkgver=0.92.2
+pkgrel=1
 pkgdesc='Professional vector graphics editor'
 url='https://inkscape.org/'
 license=('GPL' 'LGPL')
@@ -21,8 +21,9 @@
             'python2-numpy: some extensions'
             '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')
-sha256sums=('257405bf802de125f17d123638093a37db02ebe334d243cf9b0d8903f7c89005')
+source=("https://media.inkscape.org/dl/resources/file/${pkgname}-${pkgver}.tar.bz2")
+sha256sums=('a628d0e04c254e9840947e6d866974f92c68ae31631a38b94d9b65e5cd84cfd3')
+# NB: Some CDN nodes appear to be distributing an outdated version of this file.
 
 prepare() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list