Skip to content

Commit 58b2197

Browse files
committed
Update & fix the branch name
1 parent f46df1e commit 58b2197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ validpgpkeys=()
3030

3131
prepare() {
3232
cd "$pkgname"
33-
git switch aur
33+
git switch pkgbuild
3434
mkdir build && cd build
3535
cmake ..
3636
}

0 commit comments

Comments
 (0)