summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 109c5c79d7f7..bca532aaf6e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,9 +15,8 @@ license=('Apache')
#replaces=('')
#install="$pkgname".install
source=("AdAway.sh")
-md5sums=('a8e41cd808af4dca000a49298d222bb1')
+#md5sums=('a8e41cd808af4dca000a49298d222bb1')
package() {
"$srcdir/AdAway.sh"
- trap exit INT
}