Add newline at the end for PKGBUILD

This commit is contained in:
Rokosun 2022-10-02 15:13:08 +02:00
parent 5e1693a1ce
commit 1ad69a9b83
1 changed files with 1 additions and 1 deletions

View File

@ -55,4 +55,4 @@ package() {
install -d ${pkgdir}/etc/profile.d/
install -Dm644 ${srcdir}/tromjaro-fixes.sh ${pkgdir}/etc/profile.d/
}
}