From 37ed9b40ea142e1ff45a0801db3acd83f1ffc478 Mon Sep 17 00:00:00 2001 From: Maria Lisina Date: Sat, 18 Jul 2026 13:57:50 +0300 Subject: Initial commit --- DEBIAN/control | 7 +++++++ etc/apt/sources.list.d/sekoohaka.sources | 6 ++++++ usr/share/keyrings/sekoohaka.gpg | Bin 0 -> 2262 bytes 3 files changed, 13 insertions(+) create mode 100644 DEBIAN/control create mode 100644 etc/apt/sources.list.d/sekoohaka.sources create mode 100644 usr/share/keyrings/sekoohaka.gpg diff --git a/DEBIAN/control b/DEBIAN/control new file mode 100644 index 0000000..e3c490f --- /dev/null +++ b/DEBIAN/control @@ -0,0 +1,7 @@ +Package: sekoohaka-archive-keyring +Version: 1-1 +Section: misc +Priority: optional +Architecture: all +Maintainer: Maria Lisina +Description: APT sources and keyrings for Sekoohaka Debian Repository diff --git a/etc/apt/sources.list.d/sekoohaka.sources b/etc/apt/sources.list.d/sekoohaka.sources new file mode 100644 index 0000000..1ac1f46 --- /dev/null +++ b/etc/apt/sources.list.d/sekoohaka.sources @@ -0,0 +1,6 @@ +Types: deb +URIs: https://sekoohaka.ddns.net/debian +Suites: stable +Components: main +Architectures: amd64 +Signed-By: /usr/share/keyrings/sekoohaka.gpg diff --git a/usr/share/keyrings/sekoohaka.gpg b/usr/share/keyrings/sekoohaka.gpg new file mode 100644 index 0000000..2cb89eb Binary files /dev/null and b/usr/share/keyrings/sekoohaka.gpg differ -- cgit v1.2.3