From 1320d125352fe4236c07ac45addda8ac636af3cf Mon Sep 17 00:00:00 2001 From: Laurent Trinques Date: Wed, 6 May 2020 09:49:03 +0200 Subject: [PATCH] Refresh github link for DXFtoQET-2020 --- build-aux/snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-aux/snap/snapcraft.yaml b/build-aux/snap/snapcraft.yaml index 746356906..bb8c444b2 100644 --- a/build-aux/snap/snapcraft.yaml +++ b/build-aux/snap/snapcraft.yaml @@ -76,7 +76,7 @@ parts: dxf-to-qet: after: [kde-sdk-setup] plugin: nil - source: https://github.com/qelectrotech/DXFtoQET.git + source: https://github.com/qelectrotech/DXFtoQET-2020.git override-build: | qmake "$SNAPCRAFT_PART_SRC/DXFtoQET.pro" make -j$(nproc)