[arch-commits] Commit in inkscape/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Mon May 25 23:00:12 UTC 2020
Date: Monday, May 25, 2020 @ 23:00:11
Author: bisson
Revision: 387531
fix FS#66775
Modified:
inkscape/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-25 22:57:18 UTC (rev 387530)
+++ PKGBUILD 2020-05-25 23:00:11 UTC (rev 387531)
@@ -5,7 +5,7 @@
pkgname=inkscape
pkgver=1.0
_commit=4035a4fb499b37632e8788731a2d3425d5a6bc2a
-pkgrel=3
+pkgrel=4
pkgdesc='Professional vector graphics editor'
url='https://inkscape.org/'
license=('GPL' 'LGPL')
@@ -13,6 +13,7 @@
makedepends=('cmake' 'boost' 'git')
depends=(
+ 'aspell'
'dbus-glib'
'double-conversion'
'gc'
More information about the arch-commits
mailing list