pkgname: hdparm pkgver: '9.65' pkgrel: '3' pkgdesc: 'The Hdparm package contains an utility that is useful for controlling ATA/IDE' url: 'https://hdparm.sourceforge.net/' arch: x86_64 depends: [] makedepends: [] source: - 'https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz' sha256sums: - SKIP build: | cd ${pkgname}-${pkgver} make package: | cd ${pkgname}-${pkgver} make DESTDIR=${PKGDIR} sbindir=/usr/bin=/usr install