diff options
author | EuAndreh <eu@euandre.org> | 2023-03-29 08:52:10 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-03-29 09:03:34 -0300 |
commit | f0ce5d2f46988fc894ef4ffadf91ddc59ecfe708 (patch) | |
tree | 675090528206f2ff9825ab786753f26a6641ad83 /paku.lock | |
parent | src/secrets/eu@euandre.org.rsa: Rotate keypair (diff) | |
download | package-repository-f0ce5d2f46988fc894ef4ffadf91ddc59ecfe708.tar.gz package-repository-f0ce5d2f46988fc894ef4ffadf91ddc59ecfe708.tar.xz |
src/bin/paku.in: Parameterize Alpine subpackages via paku.lock
Diffstat (limited to '')
-rw-r--r-- | paku.lock | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -46,6 +46,8 @@ "changelog": "https://euandre.org/s/git-permalink/CHANGELOG.html", "downloads-page": "https://euandre.org/s/git-permalink/#releases", "fname": "git-permalink-v0.1.0.tar.xz", + "manpages": true, + "i18n": false, "maintainer": "EuAndreh <eu@euandre.org>", "maintainer-b64": "RXVBbmRyZWggPGV1QGV1YW5kcmUub3JnPg==", "architectures": "any", @@ -73,6 +75,8 @@ "changelog": "https://euandre.org/s/git-permalink/CHANGELOG.html", "downloads-page": "https://euandre.org/s/git-permalink/#releases", "fname": "git-permalink-v0.2.0.tar.xz", + "manpages": true, + "i18n": false, "maintainer": "EuAndreh <eu@euandre.org>", "maintainer-b64": "RXVBbmRyZWggPGV1QGV1YW5kcmUub3JnPg==", "architectures": "any", @@ -100,6 +104,8 @@ "changelog": "https://euandre.org/s/remembering/CHANGELOG.html", "downloads-page": "https://euandre.org/s/remembering/#releases", "fname": "remembering-v0.1.2.tar.xz", + "manpages": true, + "i18n": false, "maintainer": "EuAndreh <eu@euandre.org>", "maintainer-b64": "RXVBbmRyZWggPGV1QGV1YW5kcmUub3JnPg==", "architectures": "any", @@ -127,6 +133,8 @@ "changelog": "https://euandre.org/s/td/CHANGELOG.html", "downloads-page": "https://euandre.org/s/td/#releases", "fname": "td-4a8a7a2662c94b2581f587e9a4b81feba4f5e7d8.tar.xz", + "manpages": true, + "i18n": true, "maintainer": "EuAndreh <eu@euandre.org>", "maintainer-b64": "RXVBbmRyZWggPGV1QGV1YW5kcmUub3JnPg==", "architectures": "any", @@ -165,6 +173,8 @@ "changelog": "https://euandre.org/s/guile-heredoc/CHANGELOG.html", "downloads-page": "https://euandre.org/s/guile-heredoc/#releases", "fname": "guile-heredoc-065435cdce609604e33b879b9be3e81ab89f3e7b.tar.xz", + "manpages": true, + "i18n": false, "maintainer": "EuAndreh <eu@euandre.org>", "maintainer-b64": "RXVBbmRyZWggPGV1QGV1YW5kcmUub3JnPg==", "description": "Guile heredoc syntax", |