summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index caef397..71f379c 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -149,6 +149,7 @@ while read -r package git_revision mod_git_revision repository; do
(
cd "${PKGBUILD%/*}"
+ apply_package_customizations
mksrcinfo -o "${work_dir}/package-infos/${package}.${git_revision}.${new_repo_revisions["archlinux32"]}.SRCINFO"
)