summaryrefslogtreecommitdiffstats
path: root/scripts/po
diff options
context:
space:
mode:
authorAshley Whetter <ashley@awhetter.co.uk>2016-05-08 18:28:28 +0200
committerAllan McRae <allan@archlinux.org>2016-05-18 07:45:56 +0200
commit4f114f38178aeaffcc571aa42e2f930ca916f79d (patch)
tree4952ff8c80728d2dba04bfe05b64907110a7ccc2 /scripts/po
parent892a1076c00a2b0097145c35f5d8ef590216dac0 (diff)
downloadpacman-4f114f38178aeaffcc571aa42e2f930ca916f79d.tar.gz
pacman-4f114f38178aeaffcc571aa42e2f930ca916f79d.tar.xz
libmakepkg: extract functions for integrity checking
Signed-off-by: Ashley Whetter <ashley@awhetter.co.uk> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/po')
-rw-r--r--scripts/po/POTFILES.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/po/POTFILES.in b/scripts/po/POTFILES.in
index d115d89b..0240ad96 100644
--- a/scripts/po/POTFILES.in
+++ b/scripts/po/POTFILES.in
@@ -8,6 +8,11 @@ scripts/pacman-key.sh.in
scripts/pacman-optimize.sh.in
scripts/pkgdelta.sh.in
scripts/repo-add.sh.in
+scripts/libmakepkg/integrity.sh
+scripts/libmakepkg/integrity/generate_checksum.sh
+scripts/libmakepkg/integrity/generate_signature.sh
+scripts/libmakepkg/integrity/verify_checksum.sh
+scripts/libmakepkg/integrity/verify_signature.sh
scripts/libmakepkg/lint_package.sh.in
scripts/libmakepkg/lint_package/build_references.sh.in
scripts/libmakepkg/lint_package/missing_backup.sh.in