summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b6b643a367b..c589b9b8a390 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,6 +17,6 @@ license=('Apache')
source=("AdAway.sh")
md5sums=('a8e41cd808af4dca000a49298d222bb1')
-build() {
+package() {
"$srcdir/AdAway.sh"
}