chore: add newline at end of file

This commit is contained in:
koru 2026-06-13 15:13:06 +00:00 committed by nekohepott
parent e1d8393d85
commit fa11750b45
No known key found for this signature in database

View File

@ -27,4 +27,4 @@ build() {
package() {
cd "goGoFetch"
make DESTDIR="$pkgdir" PREFIX="/usr" install
}
}