summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpyamsoft2020-02-14 22:00:27 -0800
committerpyamsoft2020-02-14 22:00:27 -0800
commit68dfebba90d735f8a2a77e52458bdcfdfd191560 (patch)
tree2e7c45008a94957c19a3c21a60246f7239cb83dd
parentfbab3c7d7127e7cd5b6905c3e9d867c66e562f69 (diff)
downloadaur-68dfebba90d735f8a2a77e52458bdcfdfd191560.tar.gz
The PKGBUILD hasn't changed since 2016 but is suddenly not working
Either its never been working or makepkg has changed
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 813884c3ee3d..4d174de19348 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgrel=1
# shellcheck disable=SC2034
arch=('i686' 'x86_64')
# shellcheck disable=SC2034
-makedepends=('')
+makedepends=()
# shellcheck disable=SC2034
depends=()
# shellcheck disable=SC2034