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 906d6098d88d..444d2b8aacb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
# abgx360.net is somehow no longer working, so we'll switch to abgx360.xecuter.com for now
- sed -i 's/abgx360.net\/Apps/hadzz.com\/abgx/g' src/abgx360.c
+ sed -i 's/abgx360\.net\/Apps/hadzz\.com\/abgx/g' src/abgx360.c
}
build() {