diff --git a/pkg.info b/pkg.info index 287ba6c..84ae6c9 100644 --- a/pkg.info +++ b/pkg.info @@ -1,8 +1,13 @@ name: which description: Executable path locator utility -version: 2.23 +version: "2.25" +revision: 1 url: https://savannah.gnu.org/projects/which license: GPL3 +maintainers: + - enumdev@enumerated.dev architecture: any -depends: ["bash","glibc"] type: source +depends: + - bash + - glibc