summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto Valentini2015-07-27 13:53:51 +0200
committerRoberto Valentini2015-07-27 13:53:51 +0200
commit7f3699cf7d938bf6927e45d1141cfc23997aad22 (patch)
treeb8aa29d3a8d79c44e1db75dd72347f83f2409987
parent9062b73519b29e7dd17039adf612a6abfb089d6c (diff)
downloadaur-7f3699cf7d938bf6927e45d1141cfc23997aad22.tar.gz
Fix source url
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66b28dbca533..7d03eb2381b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,7 @@
pkgname=ipmiview
pkgver=2.10.2
+_pkgname=IPMIView
_pkgrev=20150203
_pkgver=${_pkgver}_${_pkgrev}
pkgrel=1
@@ -16,7 +17,7 @@ else
fi
license=('custom:"Super Micro Computer"')
url="http://www.supermicro.com/products/nfo/ipmi.cfm"
-source=("ftp://ftp.supermicro.com/utility/IPMIView/Linux/${pkgname}_V${pkgver}_bundleJRE_Linux_${_pkgarch}_${_pkgrev}.tar.gz"
+source=("ftp://ftp.supermicro.com/utility/IPMIView/Linux/${_pkgname}_V${pkgver}_bundleJRE_Linux_${_pkgarch}_${_pkgrev}.tar.gz"
"ipmiview.desktop")
sha256sums=('577ccc48e7d70325ef2f922a0784acdcf72fe6bded8e195a47efa03da6db4b74'
'42a428fb0466ff1e925f712f1f4daa69a5b1d3b3f9cd4728b0da19646a39a427')