[arch-commits] Commit in inkscape/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Fri Feb 17 01:26:10 UTC 2017
Date: Friday, February 17, 2017 @ 01:26:09
Author: bisson
Revision: 289085
upstream update
Modified:
inkscape/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-02-16 22:42:15 UTC (rev 289084)
+++ PKGBUILD 2017-02-17 01:26:09 UTC (rev 289085)
@@ -4,8 +4,8 @@
# Contributor: tobias <tobias at archlinux.org>
pkgname=inkscape
-pkgver=0.92.0
-pkgrel=6
+pkgver=0.92.1
+pkgrel=1
pkgdesc='Professional vector graphics editor'
url='https://inkscape.org/'
license=('GPL' 'LGPL')
@@ -21,8 +21,8 @@
'python2-numpy: some extensions'
'python2-lxml: some extensions and filters'
'uniconvertor: reading/writing to some proprietary formats')
-source=("https://inkscape.org/en/gallery/item/10552/inkscape-0.92.0.tar.bz2")
-sha1sums=('8f576bc828138e9c3c835a458c3cefd5801a907a')
+source=('https://media.inkscape.org/dl/resources/file/inkscape-0.92.1.tar_XlpI7qT.bz2')
+sha1sums=('bede1252b344dc08abb6736084364d8125a6dffc')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list