diff --git a/.compilation-options b/.compilation-options deleted file mode 100644 index 9c7aafe..0000000 --- a/.compilation-options +++ /dev/null @@ -1 +0,0 @@ -ARCH=any diff --git a/pkg.info b/pkg.info index d593d2f..33ad9a3 100644 --- a/pkg.info +++ b/pkg.info @@ -1,8 +1,13 @@ name: man-pages description: Linux manual pages -version: 6.15 +version: "6.15" +revision: 1 url: https://www.kernel.org/doc/man-pages/ license: Linux-man-pages-1-para,Linux-man-pages-copyleft,Linux-man-pages-copyleft-var,Linux-man-pages-copyleft-2-para,BSD-2-Clause,BSD-3-Clause,BSD-4-Clause-UC,GPL1-or-later,GPL2-only,GPL2-or-later,MIT architecture: any -make_depends: ["bash","coreutils","make"] +output_architecture: any type: source +make_depends: + - bash + - coreutils + - make