diff --git a/testing/loki-mq/001-use-system-provided-catch2.patch b/unmaintained/loki-mq/001-use-system-provided-catch2.patch similarity index 100% rename from testing/loki-mq/001-use-system-provided-catch2.patch rename to unmaintained/loki-mq/001-use-system-provided-catch2.patch diff --git a/testing/loki-mq/002-use-system-headers-zeromq.patch b/unmaintained/loki-mq/002-use-system-headers-zeromq.patch similarity index 100% rename from testing/loki-mq/002-use-system-headers-zeromq.patch rename to unmaintained/loki-mq/002-use-system-headers-zeromq.patch diff --git a/testing/loki-mq/APKBUILD b/unmaintained/loki-mq/APKBUILD similarity index 96% rename from testing/loki-mq/APKBUILD rename to unmaintained/loki-mq/APKBUILD index 695ccca16c5264f96443c6086aabe381b211f37d..ff5d49bb5f7ed068b74caebef3977493de42cdec 100644 --- a/testing/loki-mq/APKBUILD +++ b/unmaintained/loki-mq/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Alex Denes <caskd@redxen.eu> -# Maintainer: Alex Denes <caskd@redxen.eu> +# Maintainer: pkgname=loki-mq pkgver=1.2.2 -pkgrel=0 +pkgrel=1 pkgdesc="Communications layer used for both the Loki storage server and lokid" url="https://lokinet.org/" arch="x86_64 x86 aarch64 armv7" # ppc64le and s390x fail check() diff --git a/testing/loki-network/APKBUILD b/unmaintained/loki-network/APKBUILD similarity index 96% rename from testing/loki-network/APKBUILD rename to unmaintained/loki-network/APKBUILD index 50422c916b2b6d759e7f734a6408ec19fce35183..01857fe9429d7d420349df6acaa4e60f3500c0d7 100644 --- a/testing/loki-network/APKBUILD +++ b/unmaintained/loki-network/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Alex Denes <caskd@redxen.eu> -# Maintainer: Alex Denes <caskd@redxen.eu> +# Maintainer: pkgname=loki-network pkgver=0.8.2 -pkgrel=0 +pkgrel=1 pkgdesc="Lokinet is an anonymous, decentralized and IP based overlay network for the internet." url="https://lokinet.org/" arch="all !ppc64le !s390x !armhf !mips64" # Limited by loki-mq