diff options
| -rw-r--r-- | DEBIAN/control | 7 | ||||
| -rw-r--r-- | etc/apt/sources.list.d/sekoohaka.sources | 6 | ||||
| -rw-r--r-- | usr/share/keyrings/sekoohaka.gpg | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..2cb89eb --- /dev/null +++ b/usr/share/keyrings/sekoohaka.gpg |
