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

Antonio Rojas arojas at archlinux.org
Tue Feb 2 22:22:42 UTC 2021


    Date: Tuesday, February 2, 2021 @ 22:22:42
  Author: arojas
Revision: 407103

Update to 1.0.2 for real

Modified:
  inkscape/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-02 22:13:08 UTC (rev 407102)
+++ PKGBUILD	2021-02-02 22:22:42 UTC (rev 407103)
@@ -4,8 +4,8 @@
 
 pkgname=inkscape
 pkgver=1.0.2
-_commit=3bc2e813f584eda88fe02f2a851e66c0168df941
-pkgrel=2
+_commit=e86c870879310bfb4a9abee3e7fd65aef0408fd7
+pkgrel=3
 pkgdesc='Professional vector graphics editor'
 url='https://inkscape.org/'
 license=('GPL' 'LGPL')
@@ -50,10 +50,6 @@
 	cd "${pkgname}"
 	git submodule init
 	git submodule update
-
-	# Add missing atomic include
-	# https://gitlab.com/inkscape/inkscape/-/issues/1798
-	git format-patch -1 --stdout a094366511c8 | patch -Np1
 }
 
 build() {



More information about the arch-commits mailing list