summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTharre2016-08-18 20:09:35 +0200
committerTharre2016-08-18 23:23:39 +0200
commit47b8f0eb046137df4df1b3747135afe533a28b24 (patch)
tree800f7650d98272d3650a78302419b0868ef3ee3d
parentf076c8ee692c2359d5a3d5e32e88b218658d8a8b (diff)
downloadaur-47b8f0eb046137df4df1b3747135afe533a28b24.tar.gz
Remove unnecessary variable uses
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc97ca55fc68..211c037e4db3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,6 @@
# Contributor: Alex Szczuczko <alex at szc dot ca>
pkgname=papersplease
-_pkgname=papers-please
pkgver=1.1.65
pkgrel=6
pkgdesc="Assume the role of an immigration inspector for the communist state of Arstotzka"
@@ -15,8 +14,8 @@ depends_i386=('libgl')
options=(!strip)
source=("$pkgname.desktop"
"launch-$pkgname.sh"
- "${pkgname}.png"
- "${_pkgname}_${pkgver}_i386.tar.gz::hib://${_pkgname}_${pkgver}_i386.tar.gz")
+ "$pkgname.png"
+ "papers-please_${pkgver}_i386.tar.gz::hib://papers-please_${pkgver}_i386.tar.gz")
sha256sums=('478b736281d4d397bcff3972a548dc85bddae49342d561adefa25186310cd5ec'
'e199745f2158fd04fd70ce463aa57452be3a5d8c9c390970e2cadbe7d2122dd4'
'e8aaf890dbfa6363f0197892ca2abd5ac4a45918787a8524cf8c99d785000823'