summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Colburn2021-03-21 20:29:09 -0400
committerAlex Colburn2021-03-21 20:29:09 -0400
commit1b4904a03125d480ac041589d5202daa88a776d4 (patch)
tree64412d9038b7f08abeff67336841bfded3c0479f
parent274b232d171cc21858c50ee6594ff34b935332a1 (diff)
downloadaur-1b4904a03125d480ac041589d5202daa88a776d4.tar.gz
Added $CARCH variable to source line
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e45b4a4104d1..3ee51bec5279 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=("java-environment>=11" "python" "libsecret")
makedepends=('tar')
provides=('eclipse-java')
conflicts=('eclipse-java')
-source=("https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/$_releasemonth/R/${pkgname%-bin}-$_releasemonth-R-linux-gtk-x86_64.tar.gz&r=1"
+source=("https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/$_releasemonth/R/${pkgname%-bin}-$_releasemonth-R-linux-gtk-$CARCH.tar.gz&r=1"
"eclipse.desktop"
"eclipse.png")
sha512sums=('93d04fe9a69120b15d192d2574db4d67f4fc331edcbd1b3f90a5f5bb7434879e0c79cabf9a22976bddf0af2f28206ae838d4f3ec5123e52e278633ccd3489bf1'