[neon/extras/ktorrent/Neon/release] /: do not use neon archive
Jonathan Riddell
null at kde.org
Wed Jun 9 15:16:14 BST 2021
Git commit d4652d6a232b4e8d2de516884901f9a0d78898a5 by Jonathan Riddell.
Committed on 09/06/2021 at 14:16.
Pushed by jriddell into branch 'Neon/release'.
do not use neon archive
M +1 -11 snapcraft.yaml
https://invent.kde.org/neon/extras/ktorrent/commit/d4652d6a232b4e8d2de516884901f9a0d78898a5
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 89662a7..20e35a1 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -23,15 +23,6 @@ slots:
interface: dbus
name: org.kde.ktorrent
bus: session
-package-repositories:
-- type: apt
- components:
- - main
- suites:
- - focal
- key-id: 444DABCF3667D0283F894EDDE6D4736255751E5D
- url: http://origin.archive.neon.kde.org/user
- key-server: keyserver.ubuntu.com
parts:
libktorrent:
plugin: cmake
@@ -47,7 +38,7 @@ parts:
- libgmp10
- libgmpxx4ldbl
- libqca-qt5-2
- source: https://download.kde.org/stable/release-service/20.12.0/src/libktorrent-20.12.0.tar.xz
+ source: https://download.kde.org/stable/release-service/21.04.1/src/libktorrent-21.04.1.tar.xz
cmake-parameters:
- "-DCMAKE_INSTALL_PREFIX=/usr"
- "-DCMAKE_BUILD_TYPE=Release"
@@ -110,4 +101,3 @@ parts:
- "-usr/lib/aspell/*"
prime:
- "$exclusion"
-version: 21.04.1
More information about the Neon-commits
mailing list