summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsetBoolean2021-04-11 23:35:47 +0200
committersetBoolean2021-04-11 23:35:47 +0200
commit8034f85377afb8a234a40e50657c1b94b85bc9b9 (patch)
tree03c57bbaf42451dc851b71692461403e95758eb3
parentaa8029c4585467b624c4e0c8faa59cecd09d1c07 (diff)
downloadaur-8034f85377afb8a234a40e50657c1b94b85bc9b9.tar.gz
cleanup
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b3964da7522..f5dc9ed65a9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ source=("https://github.com/iotaledger/goshimmer/releases/download/v${pkgver}/${
sha256sums=('e8a2556ae6e119567a0eb5d8bee4c26e9c8a8cbc576d9db64572d532db41b71d'
'37e021ce73e05f1878896de42c76877a68fe6a678294bda0de3934b1f5a0d9c8')
backup=('etc/goshimmer/config.json')
-install=goshimmer.install
+install=${_pkgname}.install
package() {