summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2026-07-18 13:57:50 +0300
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2026-07-18 13:57:50 +0300
commit37ed9b40ea142e1ff45a0801db3acd83f1ffc478 (patch)
tree4f5e6405ddf6915617aceb0a6ba4177265ffbdd5
Initial commit1-1
-rw-r--r--DEBIAN/control7
-rw-r--r--etc/apt/sources.list.d/sekoohaka.sources6
-rw-r--r--usr/share/keyrings/sekoohaka.gpgbin0 -> 2262 bytes
3 files changed, 13 insertions, 0 deletions
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 <sekoohaka.sarisan@gmail.com>
+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
--- /dev/null
+++ b/usr/share/keyrings/sekoohaka.gpg
Binary files differ