summarylogtreecommitdiffstats
path: root/trigger.sh
diff options
context:
space:
mode:
Diffstat (limited to 'trigger.sh')
-rwxr-xr-xtrigger.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/trigger.sh b/trigger.sh
index 0b5de0ddf790..c00c603b223c 100755
--- a/trigger.sh
+++ b/trigger.sh
@@ -15,6 +15,7 @@ git push
osc commit -m "$ver_msg"
)
+sleep 30m
[ -e thunderbird-appmenu-bin ] || git clone ssh://aur@aur.archlinux.org/thunderbird-appmenu-bin.git
cd thunderbird-appmenu-bin
sed "s/^pkgver=.*/pkgver=${ver}/g" -i PKGBUILD