summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwix2021-12-11 19:00:09 +0100
committerSwix2021-12-11 19:00:09 +0100
commita9f81b8df85f4cceb99e5495691891adc84dace0 (patch)
treef63046fdb5e6526578b0771f3a689f2f4edcc8c3 /PKGBUILD
parent07393b9c38af268af1e4259b099d3be02d9979a7 (diff)
downloadaur-a9f81b8df85f4cceb99e5495691891adc84dace0.tar.gz
Remove unused variable
This is an inert change; so the revision won't be bumped
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32cd1f4d2f99..ea248c4dcba3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,9 @@ pkgver=1.4.3.2.51716
pkgrel=1
epoch=1
-_gogrel=47102
_gamename=${pkgname#gog-}
_gamename=${_gamename//-/_}
-_setupname="setup_${_gamename}_${pkgver}_${_gogrel}.sh"
+_setupname="setup_${_gamename}_${pkgver}.sh"
pkgdesc="The very world is at your fingertips as you fight for survival, fortune, and glory."
url="http://terraria.org/"