summarylogtreecommitdiffstats
path: root/upgrade_helper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'upgrade_helper.sh')
-rwxr-xr-xupgrade_helper.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/upgrade_helper.sh b/upgrade_helper.sh
index 4f7f62723d02..961c3d1efeb4 100755
--- a/upgrade_helper.sh
+++ b/upgrade_helper.sh
@@ -52,4 +52,7 @@ grep CONDA_INSTALL= installer_sh_x86_64.patch
grep PYTHON= installer_sh_x86_64.patch
echo "Update _pythonver and _condaver in PKGBUILD"
read
+
+echo "upgrading srcinfo"
+mksrcinfo
echo "Done"