summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorajslye2016-09-06 08:23:51 -0400
committerajslye2016-09-06 08:23:51 -0400
commit482a6911848f0a1f479da2e689b7e0f6409fbe8b (patch)
tree515f4fac818615ff2a7f64cfa6948b77e1527a6a
parent3336706c3ba3120d82b098ca7afc7abd94502f47 (diff)
downloadaur-482a6911848f0a1f479da2e689b7e0f6409fbe8b.tar.gz
fix No newline at end of file.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d75af5946a8c..dfecda608911 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,4 +26,4 @@ python -O -m compileall -q "$pkgdir"
# install license files
install -Dm644 license.txt "${pkgdir}/usr/share/licenses/${pkgbase}/license.txt"
-} \ No newline at end of file
+}