summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d515015fd821..a3a37a52191e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=hp-smh-templates
-pkgver=8.7.0.1.4_4
+pkgver=9.1.0.33_32
pkgrel=1
pkgdesc="HP System Management Homepage Templates"
arch=(any)
@@ -10,12 +10,11 @@ depends=(bash hpsmh hp-snmp-agents)
groups=(hpproliant)
license=("CUSTOM")
-source=(http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/pool/non-free/${pkgname}_${pkgver//_/-}_all.deb)
+source=(http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/RedHatEnterpriseServer/6.2/packages/i386/${pkgname}-${pkgver//_/-}.all.noarch.rpm)
package() {
- cd "$pkgdir"
- tar xf "$srcdir/data.tar.gz"
+ cp -a "$srcdir/"{opt,usr} "$pkgdir"
}
-sha256sums=('51df8502b2b27e5b81f8c864736752df0a97147cbecea2ea709005fe1f2c3d2b')
+sha256sums=('0dec3899b63501db273ca09eeb918c8c97500c87043d5238da237954726be693')