summaryrefslogtreecommitdiffstats
path: root/pkgup
diff options
context:
space:
mode:
Diffstat (limited to 'pkgup')
-rwxr-xr-xpkgup2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgup b/pkgup
index 80817cc..914a84d 100755
--- a/pkgup
+++ b/pkgup
@@ -20,6 +20,6 @@ sed --regexp-extended \
--expression "/github_version/s/[0-9.]+$/$1/" \
--expression "/(github|gh)_commit/s/[0-9a-f]{40}$/$2/" \
--expression '/^Release:/s/[0-9.]+/1/' \
- --expression "s/%changelog/%changelog\n* $rpmdate $vendor - $1-1\n- Update to $1\n/" \
+ --expression "s/%changelog/%changelog\n* $rpmdate $vendor - $1-1\n- update to $1\n/" \
--in-place $name.spec