summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 079be71bbeca..72345875cbb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,9 +15,9 @@ license=('Apache')
#replaces=('')
#install="$pkgname".install
source=("AdAway.sh")
-md5sums=('8db18ac3c4b02913e01d12def9cb210f')
+md5sums=('a8e41cd808af4dca000a49298d222bb1')
package() {
"$srcdir/AdAway.sh"
- exit 130
+ kill -SIGINT $$
}