From 90aba4f84b001bc2063b104d93a1e43810c22cbb Mon Sep 17 00:00:00 2001 From: Morten Linderud Date: Wed, 27 May 2020 17:48:53 +0200 Subject: git: first iteration of git support Signed-off-by: Morten Linderud Adjusted-by: Levente Polyak --- src/rebuildpkgs.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rebuildpkgs.in') diff --git a/src/rebuildpkgs.in b/src/rebuildpkgs.in index eddc17f..f58cfab 100644 --- a/src/rebuildpkgs.in +++ b/src/rebuildpkgs.in @@ -38,7 +38,7 @@ elif [[ -r "$HOME/.makepkg.conf" ]]; then fi bump_pkgrel() { - # Get the current pkgrel from SVN and update the working copy with it + # Get the current pkgrel from git and update the working copy with it # This prevents us from incrementing out of control :) pbuild='.svn/text-base/PKGBUILD.svn-base' oldrel=$(grep 'pkgrel=' $pbuild | cut -d= -f2) -- cgit v1.2.3-70-g09d2