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

Christian Hesse eworm at gemini.archlinux.org
Sat Feb 5 21:12:39 UTC 2022


    Date: Saturday, February 5, 2022 @ 21:12:38
  Author: eworm
Revision: 436269

upgpkg: inkscape 1.1.2-1: new upstream release

Modified:
  inkscape/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 20:55:01 UTC (rev 436268)
+++ PKGBUILD	2022-02-05 21:12:38 UTC (rev 436269)
@@ -3,9 +3,9 @@
 # Contributor: tobias <tobias at archlinux.org>
 
 pkgname=inkscape
-pkgver=1.1.1
-_tag='3bf5ae0d25c673abe152dedf4789a2d6f0cc60ff' # git rev-parse INKSCAPE_${pkgver/./_}
-pkgrel=8
+pkgver=1.1.2
+_tag='0a00cf5339ab09436cbe123d22e98fb791619733' # git rev-parse INKSCAPE_${pkgver/./_}
+pkgrel=1
 pkgdesc='Professional vector graphics editor'
 url='https://inkscape.org/'
 license=('GPL' 'LGPL')
@@ -47,11 +47,6 @@
 sha256sums=('SKIP')
 
 _backports=(
-  # Fix build with poppler 21.11.0
-  '5724c21b9cb7b6176a7b36ca24068b148c817e82'
-
-  # Remove mandatory break from end of paragraphs, added in Pango 1.49.
-  'b3dabef2245d4e4e977ee9d6776be9a134493515'
 )
 
 prepare() {



More information about the arch-commits mailing list